summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-11ath9k_hw: move the cycle counter tracking to athFelix Fietkau9-87/+101
2010-10-11ath5k: store the clock rate in common data on channel changesFelix Fietkau3-6/+10
2010-10-11ath9k_hw: store the clock rate in common data on channel changesFelix Fietkau3-37/+23
2010-10-11ath5k: Adjust opmode when interfaces are removed.Ben Greear1-26/+40
2010-10-11ath5k: Print out opmode in debugfs.Ben Greear3-0/+42
2010-10-11Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville1-6/+37
2010-10-08wl1271: sdio: add suspend/resume supportOhad Ben-Cohen1-0/+20
2010-10-08wl1271: sdio: enable runtime PMOhad Ben-Cohen1-6/+17
2010-10-07iwlagn: add temperature offset calib for 6000g2Shanyu Zhao5-1/+50
2010-10-07iwlagn: fix default calibration table sizeShanyu Zhao2-2/+3
2010-10-07iwlagn: no version check for experimental uCodeWey-Yi Guy1-11/+16
2010-10-07iwlwifi: fix dual-mode scanningJohannes Berg1-1/+3
2010-10-07iwlwifi: remove iwl_check_bitsJohannes Berg2-6/+1
2010-10-07iwlwifi: clean up declarationsJohannes Berg10-39/+32
2010-10-07iwlwifi: remove apm_ops.stopJohannes Berg10-14/+6
2010-10-07iwlwifi: remove set_pwr_src operationJohannes Berg9-46/+30
2010-10-07iwlwifi: remove set_ct_kill operationJohannes Berg5-17/+6
2010-10-07iwlwifi: move iwl_dump_fh to agnJohannes Berg4-64/+62
2010-10-07iwlwifi: move iwl_dump_csr to agnJohannes Berg4-72/+70
2010-10-07iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg4-20/+19
2010-10-07iwlwifi: remove agn rates info thereJohannes Berg6-84/+80
2010-10-07iwlwifi: remove spurious exportsJohannes Berg3-7/+0
2010-10-07iwlwifi: move tx fail code to agnJohannes Berg4-41/+42
2010-10-07iwlwifi: move agn specific station code thereJohannes Berg11-754/+823
2010-10-07iwlwifi: remove verify_signature eeprom operationJohannes Berg7-11/+2
2010-10-07iwlwifi: rename iwl_mac_beacon_updateJohannes Berg1-18/+17
2010-10-07iwlwifi: move chain settings to agnJohannes Berg6-145/+144
2010-10-07iwl3945: use iwl3945_commit_rxonJohannes Berg3-10/+12
2010-10-07iwlwifi: introduce post_scan hookJohannes Berg9-10/+47
2010-10-07iwlagn: rename iwl_commit_rxonJohannes Berg5-6/+8
2010-10-07ath9k_hw: Fix hw reset failure with HTC driverRajkumar Manoharan1-4/+0
2010-10-07wl1271: Support FEM autodetectionJuuso Oikarinen1-4/+17
2010-10-07Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville26-913/+651
2010-10-07Revert "rtl8180: use NAPI for bottom-half processing"John W. Linville1-69/+59
2010-10-06iwlagn: add define for MODULE_FIRMWAREWey-Yi Guy1-0/+1
2010-10-06iwlagn: fix module firmware name for 130 series deviceWey-Yi Guy1-2/+2
2010-10-06Revert "iwlwifi: do not perferm force reset while doing scan"Stanislaw Gruszka1-5/+0
2010-10-06b43: N-PHY: don't duplicate setting channel in shared memoryRafał Miłecki1-10/+2
2010-10-06b43: define B43_SHM_SH_CHAN_40MHZRafał Miłecki2-3/+6
2010-10-06b43: N-PHY: simplify channel switchingRafał Miłecki1-16/+11
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg3-11/+12
2010-10-06ath9k: Introduce a wrapper for power save disable.Senthil Balasubramanian1-18/+22
2010-10-06ath9k: remove unnecessary power save flags.Senthil Balasubramanian3-48/+4
2010-10-06ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau5-101/+3
2010-10-06ath9k_hw: remove function pointer abstraction for internal ANI opsFelix Fietkau3-45/+29
2010-10-06ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau4-119/+34
2010-10-06ath9k_hw: clean up ANI state handlingFelix Fietkau6-260/+110
2010-10-06ath9k_hw: add a helper function to check for the new ANI implementationFelix Fietkau1-2/+7
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau12-61/+7
2010-10-06ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau5-92/+65