summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg
2009-10-30mac80211_hwsim: don't register CCK rates on 5ghzJohannes Berg
2009-10-30ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal()Luis R. Rodriguez
2009-10-30ath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offsetLuis R. Rodriguez
2009-10-30ath9k_hw: add AR9271 single chip name mappingLuis R. Rodriguez
2009-10-30ath9k_hw: distinguish single-chip solutions on initial probe printLuis R. Rodriguez
2009-10-30ath9k_hw: move mac name and rf name helpers to hw codeLuis R. Rodriguez
2009-10-30wl1251: enable power saveKalle Valo
2009-10-30b43: LP-PHY: Begin implementing calibration & software RFKILL supportGábor Stefanik
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-27ath: Updates for regulatory and country codes.master-2009-10-28master-2009-10-27Vivek Natarajan
2009-10-27iwlwifi: minor comments changes for wimax co-exist commandWey-Yi Guy
2009-10-27iwlwifi: make sure device is reset when unloading driverBen Cahill
2009-10-27iwlwifi: update lowest API version support for 6x00 & 6x50 seriesWey-Yi Guy
2009-10-27iwlwifi: remove duplicated defineWey-Yi Guy
2009-10-27iwlwifi: reuse page for notification packetsZhu Yi
2009-10-27iwlwifi: remove unused parametersWey-Yi Guy
2009-10-27iwlwifi: remove duplicate definesReinette Chatre
2009-10-27iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy
2009-10-27iwlwifi: issue ct_kill host command based on device configWey-Yi Guy
2009-10-27iwlwifi: choose thermal throttle method based on device configWey-Yi Guy
2009-10-27iwlwifi: increase max tfd payload sizeWey-Yi Guy
2009-10-27iwlwifi: fix use after free bug for paged rxZhu Yi
2009-10-27iwlwifi: specify the valid tx/rx chain in device config structureWey-Yi Guy
2009-10-27iwlwifi: update bt co-exit configuration parameterWey-Yi Guy
2009-10-27iwlwifi: separate led function from statistic notificationWey-Yi Guy
2009-10-27iwlwifi: consolidate apm_init() functionsBen Cahill
2009-10-27iwlwifi: fix gain computation for 5000 series and upWey-Yi Guy
2009-10-27iwlwifi: add missing commands to syslog messagesJay Sternberg
2009-10-27libertas: remove some references to IW_MODE_abcHolger Schurig
2009-10-27libertas: sort and categorize entries in decl.hHolger Schurig
2009-10-27libertas: move mic failure event to wext.cHolger Schurig
2009-10-27libertas: move SIOCGIWAP calls to wext.cHolger Schurig
2009-10-27libertas: remove "struct cmd_ds_gen"Holger Schurig
2009-10-27libertas: remove handling for CMD_GET_TSFHolger Schurig
2009-10-27libertas: remove handling for CMD_802_11_LED_GPIO_CTRLHolger Schurig
2009-10-27libertas: move lbs_send_iwevcustom_event() to wext.cHolger Schurig
2009-10-27libertas: move association related commands into assoc.cHolger Schurig
2009-10-27libertas: get current channel out of priv->curbssparamsHolger Schurig
2009-10-27libertas: sort variables in struct lbs_privateHolger Schurig
2009-10-27libertas: move scan/assoc related stuffHolger Schurig
2009-10-27libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig
2009-10-27libertas: remove unused 11d.h as well, priv->countryinfoHolger Schurig
2009-10-27libertas: remove unused 11d codeHolger Schurig
2009-10-27zd1211rw: Fix TX status reporting in order to have proper rate controlBenoit PAPILLAULT
2009-10-27wl1271: use ieee80211_rx_ni()Luciano Coelho
2009-10-27ar9170: don't filter BlockACK framesChristian Lamparter
2009-10-27ar9170usb: atomic pending urbs counterChristian Lamparter
2009-10-27ar9170: atomic pending A-MPDU counterChristian Lamparter
2009-10-27iwlwifi: rework for static power saveWey-Yi Guy