summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-12-01ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K1-12/+0
2014-12-01rtl8192ce: Fix null dereference in watchdogBen Hutchings1-0/+3
2014-12-01can: at91_can: add missing prepare and unprepare of the clockDavid Dueck1-3/+5
2014-12-01can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde1-0/+3
2014-12-01can: flexcan: implement workaround for errata ERR005829David Jander1-1/+15
2014-12-01can: flexcan: correctly initialize mailboxesDavid Jander1-0/+7
2014-12-01can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde1-2/+13
2014-12-01rtlwifi: rtl8192cu: Add new IDLarry Finger1-0/+1
2014-09-25ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-08-14macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich1-0/+1
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet1-1/+1
2014-07-28mwifiex: fix Tx timeout issueAmitkumar Karwar1-0/+1
2014-07-28sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan1-1/+19
2014-07-28net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz1-1/+1
2014-07-28be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy1-1/+1
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