aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-25rndis_wlan: Fix build with netdev_ops compat disabled.David S. Miller1-1/+13
2009-03-21hostap: convert to net_device_opsStephen Hemminger2-18/+52
2009-03-21hostap: convert to internal net_device_statsStephen Hemminger5-33/+11
2009-03-21ipw2200: convert to net_device_opsStephen Hemminger1-8/+22
2009-03-21ipw2100: convert to net_device_opsStephen Hemminger1-5/+12
2009-03-21ipw2x00: convert infrastructure for use by net_device_opsStephen Hemminger3-1/+6
2009-03-21ipw2x00: convert to internal net_device_statsStephen Hemminger6-77/+49
2009-03-21libertas: convert to net_device_opsStephen Hemminger1-16/+29
2009-03-21libertas: convert to internal net_device_statsStephen Hemminger6-41/+16
2009-03-21prism54: convert to internal net_device_statsStephen Hemminger3-24/+6
2009-03-21prism54: convert to net_device_opsStephen Hemminger1-12/+16
2009-03-21mac80211_hwsim: convert to net_device_opsStephen Hemminger1-1/+7
2009-03-21zd1201: convert to net_device_opsStephen Hemminger1-6/+13
2009-03-21zd1201: convert to internal net_device_statsStephen Hemminger2-20/+10
2009-03-21wl3501: convert to net_device_opsStephen Hemminger1-5/+12
2009-03-21wl3501: convert to internal net_device_statsStephen Hemminger2-16/+11
2009-03-21raylan: convert to net_device_opsStephen Hemminger1-7/+14
2009-03-21atmel: convert to net_device_opsStephen Hemminger1-7/+13
2009-03-21airo: convert to net_device_opsStephen Hemminger1-19/+44
2009-03-21wavelan: convert to net_device_opsStephen Hemminger1-10/+14
2009-03-21wavelan: convert to internal net_device_statsStephen Hemminger2-39/+17
2009-03-21strip: convert to net_device_opsStephen Hemminger1-12/+12
2009-03-21netwave: convert to net_device_opsStephen Hemminger1-6/+13
2009-03-21netwave: convert to internal net_device_statsStephen Hemminger1-58/+14
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller60-2955/+7437
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-5/+63
2009-03-16iwlwifi: correct log level when error occursReinette Chatre1-1/+1
2009-03-16iwlwifi: print contents of control register when error occursReinette Chatre1-1/+3
2009-03-16iwlagn: fix warning when set WEP keyMohamed Abbas1-0/+7
2009-03-16iwl3945: unmap previously mapped memoryReinette Chatre1-1/+9
2009-03-16iwl3945: use iwl_tx_cmd_completeAbhijeet Kolekar1-80/+1
2009-03-16iwl3945 : fix rate scalingAbhijeet Kolekar1-39/+88
2009-03-16iwl3945: use iwl_led structureAbhijeet Kolekar8-71/+43
2009-03-16iwl3945: fix sparse errorAbhijeet Kolekar1-1/+1
2009-03-16iwlwifi: verify the antenna selection when receive fixed rate debugfsWey-Yi Guy1-6/+13
2009-03-16iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pktWey-Yi Guy1-3/+3
2009-03-16iwlwifi: HT performance improvement changesWey-Yi Guy2-6/+7
2009-03-16iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabledWey-Yi Guy1-2/+10
2009-03-16iwlwifi: add rf information in rate_scale debugfs commandWey-Yi Guy1-0/+11
2009-03-16iwlwifi: add valid tx antenna information in rate_scale_table debugfsWey-Yi Guy1-0/+6
2009-03-16ray_cs: checkpatch.pl and Lindent cleanupsJohn Daiker1-1843/+1965
2009-03-16mwl8k: Marvell TOPDOG wireless driverLennert Buytenhek3-0/+3800
2009-03-16ath9k: Fix FIF_PROMISC_IN_BSS processing in station modeJouni Malinen1-5/+6
2009-03-16ath9k: Add spectrum management to HW capabilitiesSujith1-1/+2
2009-03-16ath9k: make few eeprom and calib items staticLuis R. Rodriguez1-1/+1
2009-03-16ath9k: downgrade xmit queue full message to xmit debugLuis R. Rodriguez1-1/+1
2009-03-16mac80211_hwsim: add regulatory testing optionsLuis R. Rodriguez1-0/+210
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez3-16/+20
2009-03-16cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez2-2/+1
2009-03-16atmel: checkpatch.pl cleanupsJohn Daiker1-201/+242