aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-10-07atheros: use get_unaligned_le*() for bssid mask settingLuis R. Rodriguez
2009-10-07ath: move ath_bcast_mac to common headerLuis R. Rodriguez
2009-10-07ath9k: rename driver core and hw power save helpersLuis R. Rodriguez
2009-10-07ath9k: move ath9k_hw_setpower() to main.cLuis R. Rodriguez
2009-10-07ath9k: avoid usage of ath9k_hw_setpower() on hw.cLuis R. Rodriguez
2009-10-07ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.cLuis R. Rodriguez
2009-10-07ath9k: move ps helpers onto core driver when reseting tsfLuis R. Rodriguez
2009-10-07ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()Luis R. Rodriguez
2009-10-07ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.cLuis R. Rodriguez
2009-10-07ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.cLuis R. Rodriguez
2009-10-07ath9k: simplify ath_btcoex_bt_stomp()Luis R. Rodriguez
2009-10-07ath9k: rename ath_btcoex_info to ath_btcoex_hwLuis R. Rodriguez
2009-10-07ath9k: rename btcoex_scheme to just schemeLuis R. Rodriguez
2009-10-07ath9k: remove unused bt_duty_cycleLuis R. Rodriguez
2009-10-07ath9k: move bt_stomp_type to driver coreLuis R. Rodriguez
2009-10-07ath9k: replaces SC_OP_BTCOEX_ENABLED with a boolLuis R. Rodriguez
2009-10-07ath9k: split ath9k_hw_btcoex_enable() into two helpersLuis R. Rodriguez
2009-10-07ath9k: move driver core helpers to main.cLuis R. Rodriguez
2009-10-07ath9k: split bluetooth hardware coex init into two helpersLuis R. Rodriguez
2009-10-07ath9k: move hw specific btcoex info to ath_hwLuis R. Rodriguez
2009-10-07ath9k: move btcoex core driver info to its own structLuis R. Rodriguez
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez
2009-10-01Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle
2009-09-29ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter
2009-09-29rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata
2009-09-29mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen
2009-09-29b43: Always use block-I/O for the PIO data registersMichael Buesch
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre
2009-09-28iwlwifi: fix memory leak in command queue handlingReinette Chatre
2009-09-28iwlwifi: fix debugfs buffer handlingReinette Chatre
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-09-23ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.Vivek Natarajan
2009-09-23iwlagn: fix panic in iwl{5000,4965}_rx_reply_txStanislaw Gruszka
2009-09-23ath9k: Fix RFKILL bugsSujith
2009-09-23drivers/net/wireless: Use usb_endpoint_dir_outJulia Lawall
2009-09-23wl12xx: fix kconfig/link errorsRandy Dunlap
2009-09-23rt2x00: fix the definition of rt2x00crypto_rx_insert_ivAndrew Price
2009-09-23iwlwifi: reduce noise when skb allocation failsReinette Chatre
2009-09-23iwlwifi: do not send sync command while holding spinlockReinette Chatre
2009-09-23ar9170usb: add usbid for TP-Link TL-WN821N v2Christian Lamparter
2009-09-23ath9k: Disable autosleep feature by default.Vivek Natarajan
2009-09-23ath9k: Fix regression in PA calibrationSujith
2009-09-23ath9k: Fix bug in chain handlingSenthil Balasubramanian
2009-09-23ath9k: Fix AHB reset for AR9280Vivek Natarajan
2009-09-23ath9k: Adjust the chainmasks properlySenthil Balasubramanian
2009-09-23ath9k: Do a full reset for AR9280Vasanthakumar Thiagarajan
2009-09-23ath9k: Don't read NF when chip has gone through full sleep modeVasanthakumar Thiagarajan
2009-09-23ath9k: Fix rx data corruptionVasanthakumar Thiagarajan