summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2012-06-27ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes
2012-06-27ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis
2012-06-25ath9k: fix dynamic WEP related regressionFelix Fietkau
2012-06-20ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan
2012-06-20ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan
2012-06-19ath5k: remove _bh from inner locksBob Copeland
2012-06-19ath9k: fix invalid pointer access in the tx pathFelix Fietkau
2012-06-19ath9k: fix a tx rate duration calculation bugFelix Fietkau
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan
2012-06-11ath9k: remove incompatible IBSS interface check in change_ifaceMohammed Shafi Shajakhan
2012-06-11ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan
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-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-08Merge 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-24Merge 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