summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath5k: use the common cycle counter / listen time implementationFelix Fietkau2010-10-113-41/+26
* ath9k_hw: move the cycle counter tracking to athFelix Fietkau2010-10-119-87/+101
* ath5k: store the clock rate in common data on channel changesFelix Fietkau2010-10-113-6/+10
* ath9k_hw: store the clock rate in common data on channel changesFelix Fietkau2010-10-113-37/+23
* ath5k: Adjust opmode when interfaces are removed.Ben Greear2010-10-111-26/+40
* ath5k: Print out opmode in debugfs.Ben Greear2010-10-113-0/+42
* wireless: Set some stats used by /proc/net/wireless (wext)Ben Greear2010-10-113-1/+11
* mac80211: Improve mlme probe response log messages.Ben Greear2010-10-111-7/+11
* Revert "wireless: Use first phyX name available when registering phy devices."Johannes Berg2010-10-111-30/+24
* Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2010-10-111-6/+37
|\
| * wl1271: sdio: add suspend/resume supportOhad Ben-Cohen2010-10-081-0/+20
| * wl1271: sdio: enable runtime PMOhad Ben-Cohen2010-10-081-6/+17
* | iwlagn: add temperature offset calib for 6000g2Shanyu Zhao2010-10-085-1/+50
* | iwlagn: fix default calibration table sizeShanyu Zhao2010-10-082-2/+3
* | iwlagn: no version check for experimental uCodeWey-Yi Guy2010-10-081-11/+16
* | iwlwifi: fix dual-mode scanningJohannes Berg2010-10-081-1/+3
* | iwlwifi: remove iwl_check_bitsJohannes Berg2010-10-082-6/+1
* | iwlwifi: clean up declarationsJohannes Berg2010-10-0810-39/+32
* | iwlwifi: remove apm_ops.stopJohannes Berg2010-10-0810-14/+6
* | iwlwifi: remove set_pwr_src operationJohannes Berg2010-10-089-46/+30
* | iwlwifi: remove set_ct_kill operationJohannes Berg2010-10-085-17/+6
* | iwlwifi: move iwl_dump_fh to agnJohannes Berg2010-10-084-64/+62
* | iwlwifi: move iwl_dump_csr to agnJohannes Berg2010-10-084-72/+70
* | iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg2010-10-084-20/+19
* | iwlwifi: remove agn rates info thereJohannes Berg2010-10-086-84/+80
* | iwlwifi: remove spurious exportsJohannes Berg2010-10-083-7/+0
* | iwlwifi: move tx fail code to agnJohannes Berg2010-10-084-41/+42
* | iwlwifi: move agn specific station code thereJohannes Berg2010-10-0811-754/+823
* | iwlwifi: remove verify_signature eeprom operationJohannes Berg2010-10-087-11/+2
* | iwlwifi: rename iwl_mac_beacon_updateJohannes Berg2010-10-081-18/+17
* | iwlwifi: move chain settings to agnJohannes Berg2010-10-086-145/+144
* | iwl3945: use iwl3945_commit_rxonJohannes Berg2010-10-083-10/+12
* | iwlwifi: introduce post_scan hookJohannes Berg2010-10-089-10/+47
* | iwlagn: rename iwl_commit_rxonJohannes Berg2010-10-085-6/+8
|/
* ath9k_hw: Fix hw reset failure with HTC driverRajkumar Manoharan2010-10-071-4/+0
* cfg80211: constify WDS addressJohannes Berg2010-10-073-3/+3
* nl80211: use new genl helpers for WDSJohannes Berg2010-10-071-33/+12
* mac80211: fix sw scan lockingJohannes Berg2010-10-071-2/+1
* wl1271: Support FEM autodetectionJuuso Oikarinen2010-10-071-4/+17
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-10-0727-913/+661
|\
| * iwlagn: add define for MODULE_FIRMWAREWey-Yi Guy2010-10-071-0/+1
| * iwlagn: fix module firmware name for 130 series deviceWey-Yi Guy2010-10-071-2/+2
| * iwlagn: define 130 series of WiFi/BT combo devicesWey-Yi Guy2010-10-063-0/+56
| * iwlagn: rename iwl5000_tx_respWey-Yi Guy2010-10-062-11/+13
| * iwlwifi: remove uncorrect commentsWey-Yi Guy2010-10-061-2/+2
| * iwlagn: rename iwl5000_tx_power_dbm_cmdWey-Yi Guy2010-10-062-7/+7
| * iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-0624-887/+565
| * iwlwifi: schedule to deprecate software scan supportWey-Yi Guy2010-10-063-6/+17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-071-2/+2
|\ \
| * | Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville2010-10-071-2/+2