summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2012-01-162-4/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-125-9/+4
|\
| * ath9k: Fix regression in channelwidth switch at the same channelRajkumar Manoharan2012-01-102-6/+3
| * ath9k_hw: fix a commentMohammed Shafi Shajakhan2012-01-103-3/+1
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+1
|\ \
| * | switch debugfs to umode_tAl Viro2012-01-031-1/+1
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-12/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-12/+1
| |\ \
| | * | USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-0519-549/+99
|\ \ \ \
| * | | | ath6kl: revert USB supportJohn W. Linville2012-01-058-501/+20
| * | | | ath9k: tx queue enable is read only for EDMA chipsetsMohammed Shafi Shajakhan2012-01-041-2/+5
| * | | | carl9170: move checksum and txseq into subfunctionsChristian Lamparter2012-01-041-37/+60
| * | | | ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan2012-01-044-4/+4
| * | | | ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez2012-01-041-1/+1
| * | | | ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez2012-01-041-2/+2
| * | | | ath5k: avoid sparse warnings on tracingLuis R. Rodriguez2012-01-041-2/+3
| * | | | ath9k: fix tx queue sparse complaintLuis R. Rodriguez2012-01-041-0/+3
| * | | | ath9k_hw: fix sparse warnings on ar9003_rtt.cLuis R. Rodriguez2012-01-041-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-041-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-041-0/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-031-0/+3
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-151-1/+3
| |\ \ \ \ | | |/ / /
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-0363-1508/+2674
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | atheros: force endian checks on atheros wireless driversLuis R. Rodriguez2011-12-211-0/+1
| * | | | ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez2011-12-211-4/+4
| * | | | ath9k: classify DFS debug header furtherLuis R. Rodriguez2011-12-211-3/+3
| * | | | ath9k: fix tx locking issuesFelix Fietkau2011-12-192-32/+65
| * | | | ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-1913-17/+145
| * | | | ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-1934-799/+647
| * | | | Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2011-12-1678-1412/+6166
| |\ \ \ \
| * | | | | ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam2011-12-144-10/+297
| * | | | | ath6kl: Support different uart_tx pin and refclk configurationRyan Hsu2011-12-142-9/+32
| * | | | | ath6kl: implement scheduled scanKalle Valo2011-12-137-3/+209
| * | | | | ath6kl: fix reading of FW IE capabilitiesKalle Valo2011-12-131-1/+4
| * | | | | ath6kl: fix value of WOW_FILTER_SSIDKalle Valo2011-12-131-1/+1
| * | | | | ath6kl: implement ath6kl_cfg80211_stop_all()Kalle Valo2011-12-133-25/+34
| * | | | | ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close()Kalle Valo2011-12-131-10/+1
| * | | | | ath6kl: remove a workaround from ath6kl_cfg80211_stop()Kalle Valo2011-12-131-6/+2
| * | | | | ath6kl: cleanup ath6kl_priv()Kalle Valo2011-12-132-6/+6
| * | | | | ath6kl: Use delayed key configuration for WAPI in AP modeJouni Malinen2011-12-132-2/+5
| * | | | | ath6kl: Increase the maximum number of connections in AP modeVasanthakumar Thiagarajan2011-11-241-1/+1
| * | | | | ath6kl: remove unused sc_params from struct ath6klKalle Valo2011-11-243-14/+0
| * | | | | ath6kl: fix ath6kl's set tx powerLuis R. Rodriguez2011-11-241-1/+2
| * | | | | ath6kl: use a larger buffer for debug outputDan Carpenter2011-11-241-2/+2
| * | | | | ath6kl: Use mutex to protect dma buffer in sync read writeRaja Mani2011-11-211-0/+9
| * | | | | ath6kl: unlock if ath6kl_cfg80211_connect() failsDan Carpenter2011-11-211-1/+3
| * | | | | ath6kl: Enable multiple vif supportVasanthakumar Thiagarajan2011-11-212-16/+4
| * | | | | ath6kl: Find ar->max_norm_iface in firmware IE parsingVasanthakumar Thiagarajan2011-11-212-6/+3
| * | | | | ath6kl: Remove modparam multi_norm_if_supportVasanthakumar Thiagarajan2011-11-211-5/+2
OpenPOWER on IntegriCloud