aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-29ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau
2012-05-29ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau
2012-05-29ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau
2012-05-29ath9k: stop rx dma before stopping txFelix Fietkau
2012-05-29ath5k: add possible wiphy interface combinationsFelix Fietkau
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-05-15ath9k_hw: Fix RTT calibrationSujith Manoharan
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-04ath6kl_sdio: Fix the EAPOL out of order issueVivek Natarajan
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan
2012-04-30ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()Vasanthakumar Thiagarajan
2012-04-30ath6kl: Update netstats for some of the tx failrues in ath6kl_data_tx()Vasanthakumar Thiagarajan
2012-04-27ath5k: add missing iounmap to AHB probe removalJonathan Bither
2012-04-27ath6kl: assign Tx packet drop threshold per endpoint on htc pipe layerKevin Fang
2012-04-27ath6kl: handle background(BK) stream properly on htc mbox layerKevin Fang
2012-04-27ath6kl: Fix bss filter setting while scanningVasanthakumar Thiagarajan
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-26ath6kl: Don't advertise HT capability for incapable firmwareVasanthakumar Thiagarajan
2012-04-26ath6kl: Multicast filter support in wow suspend and non-suspendNaveen Gangadharan
2012-04-25ath6kl: check for sband existence when creating scan cmdThomas Pedersen
2012-04-25ath6kl: include in.h explicitlyLuis R. Rodriguez
2012-04-24ath9k: Fix IDLE PowersaveSujith Manoharan
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23ath9k: extend DFS detector stats in dfs_debugfsZefir Kurtisi
2012-04-23ath9k: don't strip mic on non-encrypted frames in tkipMichael Liang
2012-04-23ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: disable fast channel change when changing from/to half/quarter modeFelix Fietkau
2012-04-23ath9k_hw: disable Tx IQ calibration on half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: fix and clean up PHY activation delayFelix Fietkau
2012-04-23ath9k_hw: increase symbol overlap window for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: set the PHY mode for half/quarter channels on AR9003Felix Fietkau
2012-04-23ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau
2012-04-23ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan
2012-04-23ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan
2012-04-23ath9k: make DFS detector pools SMP safeZefir Kurtisi
2012-04-23ath9k: fix TX power reporting on AR9003 chipsGabor Juhos
2012-04-23ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear
2012-04-23ath9k: add possible wiphy interface combinationsFelix Fietkau
2012-04-23ath9k: fix tx power settings for AR9287Gabor Juhos
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos
2012-04-23ath6kl: unblock fwlog_block_read() on exitThomas Pedersen
2012-04-23ath6kl: fix an indenting issueDan Carpenter
2012-04-23ath6kl: change || to &&Dan Carpenter