summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sky2: remove restarting workaround flagStephen Hemminger2009-08-142-14/+1
* ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devicesYi Zou2009-08-142-3/+7
* ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interfaceVasu Dev2009-08-141-0/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-143-5/+7
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-141-2/+4
| |\
| | * rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin2009-08-141-2/+4
| * | ixgbe: Fix receive on real device when VLANs are configuredLucy Liu2009-08-131-2/+2
| * | ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou2009-08-131-1/+1
* | | sky2: version 1.24Stephen Hemminger2009-08-141-1/+1
* | | sky2: fix pause negotiationStephen Hemminger2009-08-142-33/+56
* | | sky2: lock less transmit completionStephen Hemminger2009-08-141-16/+9
* | | sky2: cleanup restart operationsStephen Hemminger2009-08-141-47/+48
* | | sky2: hold RTNL when doing suspend/shutdown operationsStephen Hemminger2009-08-141-0/+4
* | | sky2: hold spinlock around phy_power_downStephen Hemminger2009-08-141-0/+2
* | | sky2: Reset tx train after interrupts disabled.Mike McCormack2009-08-141-6/+3
* | | sky2: Move tx reset functionality to sky2_tx_reset()Mike McCormack2009-08-141-18/+26
* | | sky2: Avoid rewinding sky2->tx_prodMike McCormack2009-08-141-16/+18
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-14138-7135/+20931
|\ \ \
| * | | b43: Implement RC calibration for rev.0/1 LP-PHYsGábor Stefanik2009-08-141-47/+460
| * | | ath9k: Set HW state properlySujith2009-08-141-0/+1
| * | | ath9k: Fix bug in PCI resumeSujith2009-08-141-1/+3
| * | | ath9k: Remove duplicate variablesSujith2009-08-143-21/+14
| * | | ath9k: Remove has_hw_phycountersSujith2009-08-144-112/+88
| * | | ath9k: update kconfig to indicate support for AR9002 familyLuis R. Rodriguez2009-08-141-1/+7
| * | | ath5k: use bit shift operators for cache line sizeLuis R. Rodriguez2009-08-141-2/+2
| * | | ath5k: use common ath.ko ath_rxbuf_alloc()Luis R. Rodriguez2009-08-142-15/+9
| * | | ath: add common ath_rxbuf_alloc() and make ath9k use itLuis R. Rodriguez2009-08-146-41/+75
| * | | wl1251: remove unused definitions from wl1251_reg.hKalle Valo2009-08-141-100/+0
| * | | wl1251: remove wl1251_ops.cKalle Valo2009-08-141-729/+0
| * | | iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211()Kalle Valo2009-08-141-2/+0
| * | | b43: LP-PHY: Refactor TX gain table I/OGábor Stefanik2009-08-142-39/+55
| * | | usbnet: add rx queue pausingJussi Kivilinna2009-08-142-2/+55
| * | | b43: Implement RC calibration for rev.2+ LP PHYsGábor Stefanik2009-08-141-1/+85
| * | | b43: LP-PHY: Implement reading band SPROMGábor Stefanik2009-08-142-1/+100
| * | | libertas: name the network device wlan%dDaniel Mack2009-08-141-1/+2
| * | | wl1271: fix compiler warnings on 64 bit archsLuciano Coelho2009-08-142-5/+7
| * | | b43: Fix a typo in the sync_stx routineGábor Stefanik2009-08-141-1/+1
| * | | b43: Update LP-PHY rev2+ baseband init to match the specsGábor Stefanik2009-08-142-4/+72
| * | | b43: Implement LP-PHY baseband table initializationGábor Stefanik2009-08-143-4/+1756
| * | | ath5k: Use SWI to trigger calibrationNick Kossifidis2009-08-144-11/+67
| * | | ath5k: Preserve pcicfg bits during attachNick Kossifidis2009-08-141-1/+1
| * | | ath5k: Wakeup fixesNick Kossifidis2009-08-144-62/+140
| * | | ath5k: Linear PCDAC code fixesNick Kossifidis2009-08-141-7/+17
| * | | ath5k: Check EEPROM before tweaking SERDESNick Kossifidis2009-08-143-22/+48
| * | | rt2x00: Fix beacon de-synchronization while update beaconIgor Perminov2009-08-146-17/+8
| * | | b43: LP-PHY: Implement STX synchronizationGábor Stefanik2009-08-141-2/+55
| * | | rtl818x: Add some documentation to the TX desc flagsMichael Buesch2009-08-141-2/+12
| * | | ath9k: Fix regression on receiving PS poll framesLuis R. Rodriguez2009-08-141-0/+1
| * | | rt2x00: FIF_PSPOLL filter flag supportIgor Perminov2009-08-145-3/+41
| * | | rt2x00: Fix for race condition while update beaconIgor Perminov2009-08-144-8/+20
OpenPOWER on IntegriCloud