summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* macvlan: Support creating macvtaps from macvlansKevin Wallace2013-12-061-5/+3Star
* Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-0615-39/+257
|\
| * ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-3/+33
| * tile_net: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-3/+19
| * ti_cpsw: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-2/+22
| * vxge: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-8/+19
| * mlx4_en: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-2/+12
| * e1000e: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-2/+12
| * gianfar: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-4/+18
| * fec: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-213-4/+23
| * tg3: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-4/+67
| * bfin_mac: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-4/+17
| * sfc: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-193-3/+15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-0519-44/+134
|\ \
| * | brcmfmac: fix uninitialized warningArend van Spriel2013-12-021-0/+2
| * | net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz2013-12-021-6/+13
| * | net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz2013-12-021-4/+3Star
| * | ath9k: Fix XLNA bias strengthSujith Manoharan2013-12-021-1/+1
| * | ath9k: Fix QuickDrop usageSujith Manoharan2013-12-021-9/+11
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2013-12-0212-18/+88
| |\ \
| | * | iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho2013-11-251-1/+1
| | * | iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho2013-11-251-1/+2
| | * | iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar2013-11-253-4/+13
| | * | iwlwifi: bump required firmware API version for 3160/7260Emmanuel Grumbach2013-11-251-2/+2
| | * | iwlwifi: mvm: don't WARN about unsuccessful time eventEmmanuel Grumbach2013-11-251-2/+5
| | * | iwlwifi: mvm: BT Coex fix another NULL pointer dereferenceEmmanuel Grumbach2013-11-251-0/+5
| | * | iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUTEmmanuel Grumbach2013-11-251-1/+0Star
| | * | iwlwifi: add new HW - 7265 seriesOren Givon2013-11-253-0/+41
| | * | iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach2013-11-255-7/+15
| | * | iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg2013-11-251-0/+4
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-251-4/+12
| |\ \ \
| | * | | mac80211_hwsim: Fix bcn_en_iter to use atomic iterationJouni Malinen2013-11-251-1/+1
| | * | | mac80211_hwsim: Fix radiotap header for ACK framesJouni Malinen2013-11-251-3/+11
| | |/ /
| * | | mwifiex: fix memory leak issue for ibss joinUjjal Roy2013-11-251-2/+2
| * | | brcmsmac: Fix build dep on LEDS_CLASSBorislav Petkov2013-11-251-0/+2
| |/ /
* | | cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai2013-12-034-190/+289
* | | cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai2013-12-036-16/+39
* | | cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai2013-12-035-70/+73
* | | net/mlx4_core: destroy workqueue when driver fails to registerWei Yang2013-12-031-0/+2
* | | xen-netback: clear vif->task on disconnectPaul Durrant2013-12-031-8/+12
* | | net: do not pretend FRAGLIST supportEric Dumazet2013-12-024-4/+3Star
* | | net: fec_main: dma_map() only the length of the skbSebastian Siewior2013-12-021-5/+4Star
* | | drivers: net: cpsw: fix dt probe for one port ethernetMugunthan V N2013-12-021-0/+2
* | | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-021-7/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-0229-240/+263
|\ \ \
| * | | net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev2013-12-021-7/+0Star
| * | | virtio_net: make all RX paths handle erors consistentlyMichael S. Tsirkin2013-12-021-17/+37
| * | | virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin2013-12-021-31/+51
| * | | virtio_net: Fixed a trivial typo (fitler --> filter)Thomas Huth2013-11-301-1/+1
| * | | ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad2013-11-302-2/+2