aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-03-25rndis_wlan: Fix build with netdev_ops compat disabled.David S. Miller
2009-03-21hostap: convert to net_device_opsStephen Hemminger
2009-03-21hostap: convert to internal net_device_statsStephen Hemminger
2009-03-21ipw2200: convert to net_device_opsStephen Hemminger
2009-03-21ipw2100: convert to net_device_opsStephen Hemminger
2009-03-21ipw2x00: convert infrastructure for use by net_device_opsStephen Hemminger
2009-03-21ipw2x00: convert to internal net_device_statsStephen Hemminger
2009-03-21libertas: convert to net_device_opsStephen Hemminger
2009-03-21libertas: convert to internal net_device_statsStephen Hemminger
2009-03-21prism54: convert to internal net_device_statsStephen Hemminger
2009-03-21prism54: convert to net_device_opsStephen Hemminger
2009-03-21mac80211_hwsim: convert to net_device_opsStephen Hemminger
2009-03-21zd1201: convert to net_device_opsStephen Hemminger
2009-03-21zd1201: convert to internal net_device_statsStephen Hemminger
2009-03-21wl3501: convert to net_device_opsStephen Hemminger
2009-03-21wl3501: convert to internal net_device_statsStephen Hemminger
2009-03-21raylan: convert to net_device_opsStephen Hemminger
2009-03-21atmel: convert to net_device_opsStephen Hemminger
2009-03-21airo: convert to net_device_opsStephen Hemminger
2009-03-21wavelan: convert to net_device_opsStephen Hemminger
2009-03-21wavelan: convert to internal net_device_statsStephen Hemminger
2009-03-21strip: convert to net_device_opsStephen Hemminger
2009-03-21netwave: convert to net_device_opsStephen Hemminger
2009-03-21netwave: convert to internal net_device_statsStephen Hemminger
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-16iwlwifi: correct log level when error occursReinette Chatre
2009-03-16iwlwifi: print contents of control register when error occursReinette Chatre
2009-03-16iwlagn: fix warning when set WEP keyMohamed Abbas
2009-03-16iwl3945: unmap previously mapped memoryReinette Chatre
2009-03-16iwl3945: use iwl_tx_cmd_completeAbhijeet Kolekar
2009-03-16iwl3945 : fix rate scalingAbhijeet Kolekar
2009-03-16iwl3945: use iwl_led structureAbhijeet Kolekar
2009-03-16iwl3945: fix sparse errorAbhijeet Kolekar
2009-03-16iwlwifi: verify the antenna selection when receive fixed rate debugfsWey-Yi Guy
2009-03-16iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pktWey-Yi Guy
2009-03-16iwlwifi: HT performance improvement changesWey-Yi Guy
2009-03-16iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabledWey-Yi Guy
2009-03-16iwlwifi: add rf information in rate_scale debugfs commandWey-Yi Guy
2009-03-16iwlwifi: add valid tx antenna information in rate_scale_table debugfsWey-Yi Guy
2009-03-16ray_cs: checkpatch.pl and Lindent cleanupsJohn Daiker
2009-03-16mwl8k: Marvell TOPDOG wireless driverLennert Buytenhek
2009-03-16ath9k: Fix FIF_PROMISC_IN_BSS processing in station modeJouni Malinen
2009-03-16ath9k: Add spectrum management to HW capabilitiesSujith
2009-03-16ath9k: make few eeprom and calib items staticLuis R. Rodriguez
2009-03-16ath9k: downgrade xmit queue full message to xmit debugLuis R. Rodriguez
2009-03-16mac80211_hwsim: add regulatory testing optionsLuis R. Rodriguez
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez
2009-03-16cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez
2009-03-16atmel: checkpatch.pl cleanupsJohn Daiker