summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-07-09b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki1-3/+7
2014-07-09rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka3-4/+28
2014-07-09rt2x00: disable TKIP on USBStanislaw Gruszka1-0/+2
2014-07-01can: peak_pci: prevent use after free at netdev removalStephane Grosjean1-5/+9
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2-64/+84
2014-06-26mlx4_core: Stash PCI ID driver_data in mlx4_priv structureWei Yang2-12/+21
2014-06-26team: fix mtu settingJiri Pirko1-1/+6
2014-06-17mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-06-08ath9k: protect tid->sched checkStanislaw Gruszka1-3/+5
2014-06-08xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu1-2/+15
2014-06-08can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp1-8/+9
2014-06-08b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens1-2/+2
2014-06-08ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski1-2/+5
2014-06-08rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapterMaia Kozheva1-0/+1
2014-06-08Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.cJaume Delclòs1-0/+1
2014-06-08wireless: rt2x00: rt{2500,73}usb.c put back duplicate idXose Vazquez Perez2-1/+2
2014-06-08e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2-25/+24
2014-06-08can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein1-1/+5
2014-06-08rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings1-1/+1
2014-06-08rt2x00: fix beaconing on USBStanislaw Gruszka1-10/+12
2014-06-08skb: Add inline helper for getting the skb end offset from headAlexander Duyck1-1/+1
2014-06-08Revert "macvlan : fix checksums error when we are in bridge mode"Vlad Yasevich1-3/+0
2014-06-08tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-06-08bonding: Remove debug_fs files when module init failsThomas Richter1-0/+1
2014-06-08list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov1-3/+0
2014-05-13rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger1-6/+21
2014-05-13rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger1-1/+14
2014-05-13b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki1-7/+7
2014-04-27xen-netback: remove pointless clause from if statementPaul Durrant1-2/+2
2014-04-14tg3: Add read dma workaround for 5720Nithin Sujir2-8/+18
2014-04-14tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir1-6/+26
2014-04-14tg3: Wait for boot code to finish after power onNithin Sujir1-0/+10
2014-04-14tg3: Add New 5719 Read DMA workaroundMichael Chan2-1/+29
2014-04-14ath9k_hw: Enable hw PLL power save for AR9462Rajkumar Manoharan1-7/+4
2014-04-14ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan1-2/+2
2014-04-14ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau1-20/+7
2014-04-14ath9k_htc: fix signal strength handling issuesFelix Fietkau2-7/+12
2014-04-14ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan2-2/+8
2014-04-14ath9k: fill channel mode in caldataRajkumar Manoharan2-0/+2
2014-04-14ath9k: Fix noisefloor calibrationSujith Manoharan2-8/+2
2014-03-31p54: clamp properly instead of just truncatingDan Carpenter1-1/+1
2014-03-31iwlwifi: Complete backport of "iwlwifi: always copy first 16 bytes of commands"Ben Hutchings1-3/+4
2014-03-24can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde1-1/+3
2014-03-24vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann1-2/+5
2014-03-24vmxnet3: fix netpoll race conditionNeil Horman1-5/+11
2014-03-24mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar1-2/+1
2014-03-24ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-03-24tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-03-24virtio-net: alloc big buffers also when guest can receive UFOJason Wang1-1/+2
2014-03-12net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2