summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dnet: remove duplicated #includeHuang Weiyi2009-03-201-1/+0Star
* ixgbe: Fixup the watchdog interrupt scheduling on 82599Jesse Brandeburg2009-03-201-32/+81
* ixgbe: Correctly report Wake On LAN for 82599 KX4 devicesPJ Waskiewicz2009-03-201-1/+40
* ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 mergePJ Waskiewicz2009-03-201-0/+3
* ixgb: refactor tx path to use skb_dma_map/unmapAlexander Duyck2009-03-201-31/+39
* e1000e: allow tx of pre-formatted vlan tagged packetsArthur Jones2009-03-201-1/+8
* e1000e: fix dma error handling issuesAlexander Duyck2009-03-201-44/+32Star
* e1000e: add support for 82583 device idAlexander Duyck2009-03-205-22/+116
* smsc9420: fix big endian rx checksum offloadSteve Glendinning2009-03-201-1/+1
* sunvnet: Convert to net_device_ops.David S. Miller2009-03-201-7/+11
* smsc911x: allow setting of mac addressSteve Glendinning2009-03-201-5/+30
* smsc911x: replace print_mac with %pMSteve Glendinning2009-03-201-3/+1Star
* smsc911x: define status word positions as constantsSteve Glendinning2009-03-202-10/+15
* gianfar: pass the proper dev to DMA opsKumar Gala2009-03-192-17/+20
* a2065: skb_padto cleanupsDave Jones2009-03-191-14/+5Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-1760-2955/+7437
|\
| * iwlwifi: correct log level when error occursReinette Chatre2009-03-161-1/+1
| * iwlwifi: print contents of control register when error occursReinette Chatre2009-03-161-1/+3
| * iwlagn: fix warning when set WEP keyMohamed Abbas2009-03-161-0/+7
| * iwl3945: unmap previously mapped memoryReinette Chatre2009-03-161-1/+9
| * iwl3945: use iwl_tx_cmd_completeAbhijeet Kolekar2009-03-161-80/+1Star
| * iwl3945 : fix rate scalingAbhijeet Kolekar2009-03-161-39/+88
| * iwl3945: use iwl_led structureAbhijeet Kolekar2009-03-168-71/+43Star
| * iwl3945: fix sparse errorAbhijeet Kolekar2009-03-161-1/+1
| * iwlwifi: verify the antenna selection when receive fixed rate debugfsWey-Yi Guy2009-03-161-6/+13
| * iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pktWey-Yi Guy2009-03-161-3/+3
| * iwlwifi: HT performance improvement changesWey-Yi Guy2009-03-162-6/+7
| * iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabledWey-Yi Guy2009-03-161-2/+10
| * iwlwifi: add rf information in rate_scale debugfs commandWey-Yi Guy2009-03-161-0/+11
| * iwlwifi: add valid tx antenna information in rate_scale_table debugfsWey-Yi Guy2009-03-161-0/+6
| * ray_cs: checkpatch.pl and Lindent cleanupsJohn Daiker2009-03-161-1843/+1965
| * mwl8k: Marvell TOPDOG wireless driverLennert Buytenhek2009-03-163-0/+3800
| * ath9k: Fix FIF_PROMISC_IN_BSS processing in station modeJouni Malinen2009-03-161-5/+6
| * ath9k: Add spectrum management to HW capabilitiesSujith2009-03-161-1/+2
| * ath9k: make few eeprom and calib items staticLuis R. Rodriguez2009-03-161-1/+1
| * ath9k: downgrade xmit queue full message to xmit debugLuis R. Rodriguez2009-03-161-1/+1
| * mac80211_hwsim: add regulatory testing optionsLuis R. Rodriguez2009-03-161-0/+210
| * cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez2009-03-163-16/+20
| * cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez2009-03-162-2/+1Star
| * atmel: checkpatch.pl cleanupsJohn Daiker2009-03-161-201/+242
| * ath9k: Fix bug in reading debugfs file 'rcstat'Sujith2009-03-161-0/+3
| * ath9k: Fix bug in TX aggregationSujith2009-03-161-16/+33
| * ath9k: Initialize ANI properlySujith2009-03-161-10/+3Star
| * ath5k: update LED table with reported devicesBob Copeland2009-03-161-2/+4
| * ath5k: use a table for LED parametersBob Copeland2009-03-161-25/+28
| * ath5k: extract LED code into a separate fileBob Copeland2009-03-164-140/+176
| * ath5k: don't change mac in eeprom_read_mac on errorJiri Slaby2009-03-161-6/+3Star
| * ath5k: constify stuffJiri Slaby2009-03-164-17/+16Star
| * iwlwifi: correct device name for 1000 seriesJay Sternberg2009-03-166-17/+17
| * iwl3945: add test for new associationAbhijeet Kolekar2009-03-161-4/+4