aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-11-21iwlwifi: move rx queue read pointer into rxqWinkler, Tomas
2008-11-21iwlwifi: update iwl-commands.h for 3 stream supportHalperin, Daniel C
2008-11-21iwlwifi: don't fail power set when calibration is not done yetWinkler, Tomas
2008-11-21iwlwifi: trivial fix in includesWinkler, Tomas
2008-11-21iwl3945: fix resume for ADHOC networkMohamed Abbas
2008-11-21iwlagn: fix resume for ADHOC networkMohamed Abbas
2008-11-21b43: remove rate index warningJohannes Berg
2008-11-21b43legacy: implement short slot and basic rate handlingJohannes Berg
2008-11-21ipw2200: make association only if SSID is known.Alexey Fisher
2008-11-21ath9k: enable RXing of beacons on STA/IBSSLuis R. Rodriguez
2008-11-21ath5k: allow APs to receive beaconsLuis R. Rodriguez
2008-11-21ath5k: Fix IMR initNick Kossifidis
2008-11-21ath9k : Display MAC/BB and RF version at startup (v2)Benoit PAPILLAULT
2008-11-21ath5k: ignore the return value of ath5k_hw_noise_floor_calibrationFelix Fietkau
2008-11-21rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn
2008-11-21rt2x00: Block set_key() during suspend/shutdownIvo van Doorn
2008-11-21rt2x00: Fix LED state handlingIvo van Doorn
2008-11-21rt2x00: Remove RATE_BASIC flagIvo van Doorn
2008-11-21Move all rtl818x files to a common directory.Larry Finger
2008-11-21mac80211_hwsim: enable Mesh Point operationAndrey Yurovsky
2008-11-21libertas: Fine grained configuration of wake-on-lan.Anna Neal
2008-11-21ipw2100, ipw2200: select LIB80211John W. Linville
2008-11-21netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()John W. Linville
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-18iwlagn: fix RX skb alignmentJohannes Berg
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg
2008-11-18libertas_tf: fix skb tail pointerJohannes Berg
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen
2008-11-12hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg
2008-11-12rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe
2008-11-12rtl8187: Add Abocom USB IDIvan Kuten
2008-11-11ath9k: Fix compilation failure when RFKILL is enabledSujith
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-10rtl8187: Change TX power settingsLarry Finger
2008-11-10orinoco: Move sources to a subdirectoryDavid Kilroy
2008-11-10mac80211_hwsim: Add support for client PS modeJouni Malinen
2008-11-10mac80211_hwsim: Make sure beacon_timer gets deletedJouni Malinen
2008-11-10mac80211_hwsim: Debug info for TX queue parametersJouni Malinen
2008-11-10mac80211_hwsim: Debug info for BSS config changesJouni Malinen
2008-11-10b43legacy: reindent misleading statementIlpo Järvinen
2008-11-10libertas_tf: fix skb tail pointerJohannes Berg
2008-11-10p54: initialize all deprecated fieldsChr
2008-11-10p54: don't report known but unhandled EEPROM codes as unknownPavel Roskin
2008-11-10iwlwifi: do not call statistics from rfkillMohamed Abbas
2008-11-10iwlwifi: iwl-agn-rs: initialize rs with valid antennaWinkler, Tomas
2008-11-10iwlwifi: rename double inclusion protection name in iwl-commands.hEmmanuel Grumbach
2008-11-10iwlwifi: rename generic iwlagn functions that had a HW specific nameEmmanuel Grumbach
2008-11-10iwlwifi: fix priv->iw_mode setting when multiple vif are configuredZhu, Yi