aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* vxge: Version updateSreenivasa Honnur2009-07-05
* vxge: Printing the function's configured mode of operationSreenivasa Honnur2009-07-05
* vxge: Disable fcs stripping.Sreenivasa Honnur2009-07-05
* vxge: Fixes in isr routineSreenivasa Honnur2009-07-05
* vxge: Removed the code to bounds check the mss valueSreenivasa Honnur2009-07-05
* vxge: Corrected Register map entry for xmac_link registersSreenivasa Honnur2009-07-05
* vxge: check for card status before continuing in device closeSreenivasa Honnur2009-07-05
* vxge: Fixed memory leak by freeing memory allocated for device_configSreenivasa Honnur2009-07-05
* vxge: Removed ioremap of unused bar addresses and their referencesSreenivasa Honnur2009-07-05
* Minor code cleanup in drivers/net/r6040.cMichael Opdenacker2009-07-05
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal2009-07-05
* forcedeth: Fix NAPI race.Eric Dumazet2009-07-05
* drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall2009-07-05
* pcnet_cs: add new idKen Kawasaki2009-07-05
* bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein2009-07-05
* bnx2x: Disable HC coalescing when setting timeout to zero.Eilon Greenstein2009-07-05
* tun: Fix device unregister raceHerbert Xu2009-07-05
* be2net: fix spurious interrupt handling in intx modeSathya Perla2009-07-03
* e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan2009-07-03
* e1000e: delay second read of PHY_STATUS register on failure of first readBruce Allan2009-07-03
* e1000e: prevent NVM corruption on sectors larger than 4KBruce Allan2009-07-03
* e1000e: do not write SmartSpeed register bits on parts without supportBruce Allan2009-07-03
* e1000e: delay after LCD reset and proper checks for PHY configuration doneBruce Allan2009-07-03
* e1000e: PHY loopback broken on 82578Bruce Allan2009-07-03
* ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala2009-07-03
* ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore2009-07-03
* ixgbe: fix regression on some 82598 adaptersDon Skidmore2009-07-03
* ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore2009-07-03
* qlge: Fix sizeof usage.Ron Mercer2009-07-03
* qlge: Add/use function for link up/down.Ron Mercer2009-07-03
* qlge: Fix MAC address bonding issue.Ron Mercer2009-07-03
* qlge: Fix tx byte counter.Ron Mercer2009-07-03
* qlge: Fix redundant call to free resources.Ron Mercer2009-07-03
* qlge: Fix carrier on condition.Ron Mercer2009-07-03
* qlge: Clear frame to queue routing before reset.Ron Mercer2009-07-03
* qlge: Expand coverage of hw lock for config register.Ron Mercer2009-07-03
* phylib: fixes for PHY_RESUMING state changesWade Farnsworth2009-07-02
* netxen: avoid frequent firmware resetDhananjay Phadke2009-07-02
* netxen: fix the version code macroDhananjay Phadke2009-07-02
* igb: return PCI_ERS_RESULT_DISCONNECT on permanent errorAlexander Duyck2009-06-30
* e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECTMike Mason2009-06-30
* e1000: return PCI_ERS_RESULT_DISCONNECT on permanent errorAndre Detsch2009-06-30
* e1000: fix unmap bugJesse Brandeburg2009-06-30
* igb: fix unmap length bugJesse Brandeburg2009-06-30
* ixgbe: fix unmap length bugJesse Brandeburg2009-06-30
* ixgbe: Fix link capabilities during adapter resetsMallikarjuna R Chilakala2009-06-30
* ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala2009-06-30
* ixgbe: Fix SFP log messagesDon Skidmore2009-06-30
* usbnet: Use netdev stats structureHerbert Xu2009-06-30