summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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-04wireless: add new wil6210 802.11ad 60GHz driverVladimir Kondratiev
2013-01-04ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg
2013-01-02ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan
2013-01-02carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter
2013-01-02ath9k: Fix compilation breakageSujith Manoharan
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-11ath9k: check pdata variable before dereferencing itGabor Juhos
2012-12-11ath5k: RX timestamp is reported at end of frameThomas Pedersen
2012-12-11ath9k_htc: RX timestamp is reported at end of frameThomas Pedersen
2012-12-11ath9k: RX timestamp is reported at end of frameThomas Pedersen
2012-12-10ath5k: fix tx path skb leaksFelix Fietkau
2012-12-10ath9k: allow to load EEPROM content via firmware APIGabor Juhos
2012-12-10ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos
2012-12-10ath9k: add EEPROM offset to debug messageGabor Juhos
2012-12-10ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'Gabor Juhos
2012-12-10ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau
2012-12-10ath9k_hw: Update intivals for AR9340Sujith Manoharan
2012-12-10ath9k_hw: Calculate the correct training power for PAPRDSujith Manoharan
2012-12-10ath9k_hw: Add HW cap for PAPRDSujith Manoharan