summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-03-28ath9k: Introduce a helper function for setting board gain valuesSujith1-120/+99
2009-03-28ath9k: Move AR5416_VER_MASK to a common locationSujith2-4/+1
2009-03-28ath9k: Miscellaneous EEPROM handling cleanupSujith2-51/+28
2009-03-28ath9k: remove dummy PCI "retry timeout" fixLuis R. Rodriguez1-18/+0
2009-03-28ath9k: Add support for multiple virtual AP interfacesJouni Malinen2-26/+27
2009-03-28ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rateVasanthakumar Thiagarajan1-0/+2
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-2/+2
2009-03-27wireless: convert wavelan to net_device_opsStephen Hemminger2-51/+37
2009-03-27wireless: convert arlan to net_device_opsStephen Hemminger1-9/+12
2009-03-25rndis_wlan: Fix build with netdev_ops compat disabled.David S. Miller1-1/+13
2009-03-22hostap: convert to net_device_opsStephen Hemminger2-18/+52
2009-03-22hostap: convert to internal net_device_statsStephen Hemminger5-33/+11
2009-03-22ipw2200: convert to net_device_opsStephen Hemminger1-8/+22
2009-03-22ipw2100: convert to net_device_opsStephen Hemminger1-5/+12
2009-03-22ipw2x00: convert infrastructure for use by net_device_opsStephen Hemminger3-1/+6
2009-03-22ipw2x00: convert to internal net_device_statsStephen Hemminger6-77/+49
2009-03-22libertas: convert to net_device_opsStephen Hemminger1-16/+29
2009-03-22libertas: convert to internal net_device_statsStephen Hemminger6-41/+16
2009-03-22prism54: convert to internal net_device_statsStephen Hemminger3-24/+6
2009-03-22prism54: convert to net_device_opsStephen Hemminger1-12/+16
2009-03-22mac80211_hwsim: convert to net_device_opsStephen Hemminger1-1/+7
2009-03-22zd1201: convert to net_device_opsStephen Hemminger1-6/+13
2009-03-22zd1201: convert to internal net_device_statsStephen Hemminger2-20/+10
2009-03-22wl3501: convert to net_device_opsStephen Hemminger1-5/+12
2009-03-22wl3501: convert to internal net_device_statsStephen Hemminger2-16/+11
2009-03-22raylan: convert to net_device_opsStephen Hemminger1-7/+14
2009-03-22atmel: convert to net_device_opsStephen Hemminger1-7/+13
2009-03-22airo: convert to net_device_opsStephen Hemminger1-19/+44
2009-03-22wavelan: convert to net_device_opsStephen Hemminger1-10/+14
2009-03-22wavelan: convert to internal net_device_statsStephen Hemminger2-39/+17
2009-03-22strip: convert to net_device_opsStephen Hemminger1-12/+12
2009-03-22netwave: convert to net_device_opsStephen Hemminger1-6/+13
2009-03-22netwave: convert to internal net_device_statsStephen Hemminger1-58/+14
2009-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller60-2955/+7437
2009-03-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-5/+63
2009-03-17iwlwifi: correct log level when error occursReinette Chatre1-1/+1
2009-03-17iwlwifi: print contents of control register when error occursReinette Chatre1-1/+3
2009-03-17iwlagn: fix warning when set WEP keyMohamed Abbas1-0/+7
2009-03-17iwl3945: unmap previously mapped memoryReinette Chatre1-1/+9
2009-03-17iwl3945: use iwl_tx_cmd_completeAbhijeet Kolekar1-80/+1
2009-03-17iwl3945 : fix rate scalingAbhijeet Kolekar1-39/+88
2009-03-17iwl3945: use iwl_led structureAbhijeet Kolekar8-71/+43
2009-03-17iwl3945: fix sparse errorAbhijeet Kolekar1-1/+1
2009-03-17iwlwifi: verify the antenna selection when receive fixed rate debugfsWey-Yi Guy1-6/+13
2009-03-17iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pktWey-Yi Guy1-3/+3
2009-03-17iwlwifi: HT performance improvement changesWey-Yi Guy2-6/+7
2009-03-17iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabledWey-Yi Guy1-2/+10
2009-03-17iwlwifi: add rf information in rate_scale debugfs commandWey-Yi Guy1-0/+11
2009-03-17iwlwifi: add valid tx antenna information in rate_scale_table debugfsWey-Yi Guy1-0/+6
2009-03-17ray_cs: checkpatch.pl and Lindent cleanupsJohn Daiker1-1843/+1965