aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* strip: move driver to stagingJohn W. Linville2009-10-30
* mac80211: remove RX_FLAG_RADIOTAPJohannes Berg2009-10-30
* mac80211_hwsim: don't register CCK rates on 5ghzJohannes Berg2009-10-30
* ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal()Luis R. Rodriguez2009-10-30
* ath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offsetLuis R. Rodriguez2009-10-30
* ath9k_hw: add AR9271 single chip name mappingLuis R. Rodriguez2009-10-30
* ath9k_hw: distinguish single-chip solutions on initial probe printLuis R. Rodriguez2009-10-30
* ath9k_hw: move mac name and rf name helpers to hw codeLuis R. Rodriguez2009-10-30
* wl1251: enable power saveKalle Valo2009-10-30
* b43: LP-PHY: Begin implementing calibration & software RFKILL supportGábor Stefanik2009-10-30
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-30
|\
| * airo: Reorder tests, check bounds before elementRoel Kluin2009-10-27
| * libertas spi: fix sparse errorsHolger Schurig2009-10-27
| * b43: add 'struct b43_wl' missing declarationMiguel Boton2009-10-27
| * b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2009-10-27
| * rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT2009-10-27
* | ath: Updates for regulatory and country codes.Vivek Natarajan2009-10-27
* | iwlwifi: minor comments changes for wimax co-exist commandWey-Yi Guy2009-10-27
* | iwlwifi: make sure device is reset when unloading driverBen Cahill2009-10-27
* | iwlwifi: update lowest API version support for 6x00 & 6x50 seriesWey-Yi Guy2009-10-27
* | iwlwifi: remove duplicated defineWey-Yi Guy2009-10-27
* | iwlwifi: reuse page for notification packetsZhu Yi2009-10-27
* | iwlwifi: remove unused parametersWey-Yi Guy2009-10-27
* | iwlwifi: remove duplicate definesReinette Chatre2009-10-27
* | iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy2009-10-27
* | iwlwifi: issue ct_kill host command based on device configWey-Yi Guy2009-10-27
* | iwlwifi: choose thermal throttle method based on device configWey-Yi Guy2009-10-27
* | iwlwifi: increase max tfd payload sizeWey-Yi Guy2009-10-27
* | iwlwifi: fix use after free bug for paged rxZhu Yi2009-10-27
* | iwlwifi: specify the valid tx/rx chain in device config structureWey-Yi Guy2009-10-27
* | iwlwifi: update bt co-exit configuration parameterWey-Yi Guy2009-10-27
* | iwlwifi: separate led function from statistic notificationWey-Yi Guy2009-10-27
* | iwlwifi: consolidate apm_init() functionsBen Cahill2009-10-27
* | iwlwifi: fix gain computation for 5000 series and upWey-Yi Guy2009-10-27
* | iwlwifi: add missing commands to syslog messagesJay Sternberg2009-10-27
* | libertas: remove some references to IW_MODE_abcHolger Schurig2009-10-27
* | libertas: sort and categorize entries in decl.hHolger Schurig2009-10-27
* | libertas: move mic failure event to wext.cHolger Schurig2009-10-27
* | libertas: move SIOCGIWAP calls to wext.cHolger Schurig2009-10-27
* | libertas: remove "struct cmd_ds_gen"Holger Schurig2009-10-27
* | libertas: remove handling for CMD_GET_TSFHolger Schurig2009-10-27
* | libertas: remove handling for CMD_802_11_LED_GPIO_CTRLHolger Schurig2009-10-27
* | libertas: move lbs_send_iwevcustom_event() to wext.cHolger Schurig2009-10-27
* | libertas: move association related commands into assoc.cHolger Schurig2009-10-27
* | libertas: get current channel out of priv->curbssparamsHolger Schurig2009-10-27
* | libertas: sort variables in struct lbs_privateHolger Schurig2009-10-27
* | libertas: move scan/assoc related stuffHolger Schurig2009-10-27
* | libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig2009-10-27
* | libertas: remove unused 11d.h as well, priv->countryinfoHolger Schurig2009-10-27
* | libertas: remove unused 11d codeHolger Schurig2009-10-27