summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* tg3: Add support for new 577xx device idsNithin Sujir2014-08-262-2/+16
* bnx2x: Test nvram when interface is downYuval Mintz2014-08-261-9/+10
* netxen: Correct off-by-one errors in bounds checksDavid Gibson2014-08-261-2/+2
* DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handlingRussell King2014-08-261-9/+4
* igbvf: add missing iounmap() on error in igbvf_probe()Wei Yongjun2014-08-261-1/+2
* igbvf: integer wrapping bug setting the mtuDan Carpenter2014-08-261-3/+2
* DMA-API: net: intel/igbvf: fix 32-bit DMA mask handlingRussell King2014-08-261-12/+6
* igb: Fixed Wake On LAN supportAkeem G Abodunrin2014-08-261-3/+4
* igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd2014-08-261-1/+3
* igb: fix driver reload with VF assigned to guestStefan Assmann2014-08-261-21/+16
* igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny2014-08-261-5/+3
* igb: Add ethtool offline tests for i354Fujinaka, Todd2014-08-261-2/+4
* DMA-API: net: intel/igb: fix 32-bit DMA mask handlingRussell King2014-08-261-12/+6
* ixgbevf: cleanup redundant mailbox read failure checkDon Skidmore2014-08-261-27/+2
* DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handlingRussell King2014-08-261-10/+5
* ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov2014-08-261-8/+7
* ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller2014-08-262-16/+38
* ixgbe: fix rx-usecs range checks for BQLEmil Tantilov2014-08-261-3/+3
* DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handlingRussell King2014-08-261-10/+5
* e1000: fix possible reset_task running after adapter downVladimir Davydov2014-08-261-4/+11
* e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12014-08-262-0/+14
* e1000: fix wrong queue idx calculationHong Zhiguo2014-08-261-2/+1
* e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-08-261-6/+2
* e1000e: Fix a compile flag mis-match for suspend/resumeDavid Ertman2014-08-261-2/+2
* DMA-API: net: intel/e1000e: fix 32-bit DMA mask handlingRussell King2014-08-261-12/+6
* iwlwifi: mvm: Add a missed beacons thresholdIlan Peer2014-08-262-5/+21
* macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich2014-08-191-0/+1
* inetpeer: get rid of ip_id_countEric Dumazet2014-08-191-1/+1
* bnx2x: fix crash during TSO tunnelingDmitry Kravkov2014-08-192-0/+10
* ath9k: fix aggregation session lockupFelix Fietkau2014-08-191-0/+9
* mwifiex: fix Tx timeout issueAmitkumar Karwar2014-07-291-0/+1
* sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan2014-07-291-1/+19
* net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz2014-07-291-1/+1
* be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy2014-07-291-1/+1
* net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni2014-07-291-1/+1
* net: qmi_wwan: add two Sierra Wireless/Netgear devicesBjørn Mork2014-07-291-0/+2
* net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2Bernd Wachter2014-07-291-0/+1
* bnx2x: fix possible panic under memory stressEric Dumazet2014-07-291-1/+2
* slcan: Port write_wakeup deadlock fix from slipTyler Hall2014-07-291-12/+29
* e1000e: Fix SHRA register access for 82579David Ertman2014-07-292-2/+2
* iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach2014-07-291-12/+0
* igb: do a reset on SR-IOV re-init if device is downStefan Assmann2014-07-291-0/+2
* igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka2014-07-297-8/+113
* slip: Fix deadlock in write_wakeupTyler Hall2014-07-282-10/+27
* can: c_can: Remove EOB exitThomas Gleixner2014-07-221-3/+0
* b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki2014-07-181-3/+7
* net: allwinner: emac: Add missing free_irqMaxime Ripard2014-07-181-0/+1
* iwlwifi: pcie: try to get ownership several timesEmmanuel Grumbach2014-07-171-10/+16
* rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka2014-07-173-4/+28
* rt2x00: disable TKIP on USBStanislaw Gruszka2014-07-171-0/+2