summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22ath9k_hw: remove a useless WARN_ONFelix Fietkau
2013-01-22ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau
2013-01-22ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau
2013-01-22ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau
2013-01-22ath9k: use ath_tx_process_buffer instead of open-coding similar codeFelix Fietkau
2013-01-22ath9k: clean up processing of pending tx frames on resetFelix Fietkau
2013-01-22ath9k: stop rx after txFelix Fietkau
2013-01-22ath9k_hw: fix RF bank initializationFelix Fietkau
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-22ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau
2013-01-22ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau
2013-01-22ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-14ath9k_hw: ar9002_hw_spectral_scan_config() can be staticFengguang Wu
2013-01-14ath9k: disable the tasklet before taking the PCU lockFelix Fietkau
2013-01-14ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2013-01-11ath9k_hw: add tx gain tables for newer devicesFelix Fietkau
2013-01-11ath9k: fix spectral scan endless mode on AR9002Simon Wunderlich
2013-01-11ath9k: fix rx flush handlingFelix Fietkau
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau
2013-01-11ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau
2013-01-11ath9k: fix double-free bug on beacon generate failureFelix Fietkau
2013-01-11ath9k: do not link receive buffers during flushFelix Fietkau
2013-01-11ath9k_htc: Fix memory leakSujith Manoharan
2013-01-09ath9k: add spectral scan featureSimon Wunderlich
2013-01-09ath9k_hw: Fix radio programming for AR9550Sujith Manoharan
2013-01-09ath9k_hw: Add TempCompensation feature for AR9550Sujith Manoharan
2013-01-09ath9k_hw: Update initvals for QCA955xSujith Manoharan
2013-01-09ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()Sujith Manoharan
2013-01-09ath9k_hw: Fix MCI init for AGC calibrationSujith Manoharan
2013-01-09ath9k_hw: Do not enable IQ-CAL for half/quarter ratesSujith Manoharan
2013-01-07ath9k_hw: Fix calibration for AR9340Sujith Manoharan
2013-01-07ath9k_hw: Remove TEMP_COMP_CALSujith Manoharan
2013-01-07ath9k_hw: Enable calibration types in init_cal_settingsSujith Manoharan
2013-01-07ath9k_hw: Remove AR9485 1.0 macroSujith Manoharan
2013-01-07ath9k: fix column header comments for some initval arraysGabor Juhos
2013-01-07carl9170: refactor carl9170_update_beaconChristian Lamparter
2013-01-07carl9170: remove custom NUM_TID and friendsChristian Lamparter
2013-01-07carl9170: disable hw crypto for p2p networksChristian Lamparter
2013-01-07carl9170: don't enable hw crypto offload, if the fw doesn't support itChristian Lamparter
2013-01-07carl9170: Only specify interface combinations if more than one interface is p...Christian Lamparter
2013-01-07carl9170: allow P2P_GO interface creation after P2P_CLIENTChristian Lamparter
2013-01-07carl9170: import 1.9.7 firmware headersChristian Lamparter
2013-01-07carl9170: advertise support for TDLSChristian Lamparter
2013-01-07ath9k_hw: use the devres API for allocationsFelix Fietkau
2013-01-07ath9k: use the devres API for allocations/mappingsFelix Fietkau
2013-01-06net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko