index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2013-11-07
ath9k: enable DFS for IBSS mode
Simon Wunderlich
1
-1
/
+2
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
42
-518
/
+3542
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-28
/
+34
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+11
2013-10-18
ath9k: add TX99 support
Luis R. Rodriguez
12
-17
/
+522
2013-10-18
ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()
Luis R. Rodriguez
1
-0
/
+3
2013-10-18
ath: add support for proper dynamic regulatory hints
Luis R. Rodriguez
2
-0
/
+101
2013-10-18
ath: split user and driver reguluatory hint parsing
Luis R. Rodriguez
1
-0
/
+1
2013-10-18
ath: move common dynamic regulatory domain setting to a helper
Luis R. Rodriguez
1
-18
/
+37
2013-10-18
ath9k/ath: move dfs pattern detector to ath
Janusz Dziedzic
8
-8
/
+8
2013-10-18
ath9k: dfs use CFG80211_CERTIFICATION_ONUS flag
Janusz Dziedzic
2
-10
/
+3
2013-10-18
ath9k: dfs move ath_dfs_pool_stats
Janusz Dziedzic
6
-21
/
+35
2013-10-18
ath9k: dfs kill ath9k specyfic code
Janusz Dziedzic
3
-12
/
+13
2013-10-18
ath9k: add HT40 spectral scan capability
Lorenzo Bianconi
2
-38
/
+137
2013-10-18
ath9k: add noise floor parameter to ath9k_hw_getchan_noise
Lorenzo Bianconi
4
-8
/
+10
2013-10-18
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
15
-388
/
+2674
2013-10-18
ath5k: fix regression in tx status processing
Felix Fietkau
1
-3
/
+3
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
36
-501
/
+10381
2013-10-16
ath10k: add might_sleep() to ath10k_wmi_cmd_send()
Kalle Valo
1
-0
/
+2
2013-10-16
ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
Kalle Valo
1
-19
/
+37
2013-10-16
ath10k: remove unnecessary checks
Michal Kazior
1
-21
/
+0
2013-10-16
ath10k: fix scheduling while atomic config bug
Michal Kazior
1
-84
/
+62
2013-10-16
ath10k: track vif list internally
Michal Kazior
3
-0
/
+7
2013-10-16
ath10k: fix add_interface failure handling
Michal Kazior
1
-13
/
+40
2013-10-16
ath10k: use workqueue to set WEP TX key
Michal Kazior
2
-18
/
+39
2013-10-16
ath10k: return better errno for unsupported pdev params
Bartosz Markowski
1
-1
/
+1
2013-10-16
ath10k: rename WMI_CMD_UNDEFINED
Bartosz Markowski
2
-24
/
+24
2013-10-16
ath10k: do not warn about unsupported vdev param
Bartosz Markowski
2
-2
/
+3
2013-10-14
ath9k_hw: remove references to hw->conf
Felix Fietkau
5
-20
/
+15
2013-10-14
ath9k: make ath9k_uses_beacons static
Felix Fietkau
2
-2
/
+1
2013-10-14
ath9k: remove sc->config.cabqReadyTime
Felix Fietkau
4
-12
/
+1
2013-10-14
ath9k: move channel change code to ath_set_channel
Felix Fietkau
1
-72
/
+78
2013-10-14
ath9k: make ath9k_cmn_update_ichannel static
Felix Fietkau
5
-21
/
+17
2013-10-14
ath9k_hw: simplify channel flags
Felix Fietkau
4
-130
/
+50
2013-10-14
ath9k_hw: remove IS_CHAN_OFDM()
Felix Fietkau
2
-7
/
+2
2013-10-14
ath9k_hw: remove IS_CHAN_B()
Felix Fietkau
6
-22
/
+13
2013-10-14
ath9k_hw: remove direct accesses to channel mode flags
Felix Fietkau
9
-169
/
+49
2013-10-14
ath9k: use a separate data structure for rx buffers
Felix Fietkau
3
-50
/
+92
2013-10-14
wcn36xx: fix coccinelle warnings
Fengguang Wu
1
-9
/
+2
2013-10-10
wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware
Eugene Krasnikov
17
-0
/
+10074
2013-10-09
ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()
Fengguang Wu
1
-1
/
+1
2013-10-09
ath10k: fix ath10k_debug_start() locking
Kalle Valo
3
-1
/
+31
2013-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2013-10-08
ath10k: Fix bug in max. VHT A-MPDU size
Sujith Manoharan
1
-1
/
+14
2013-10-08
ath10k: fix RX performance when using AP 10.X FW
Michal Kazior
1
-1
/
+1
2013-10-08
ath10k: fix possible memory leak in new FW loading
Michal Kazior
1
-3
/
+6
2013-10-08
ath10k: fix printf format string
Michal Kazior
1
-2
/
+2
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
62
-2065
/
+2769
2013-10-07
ath9k: fix tx queue scheduling after channel changes
Felix Fietkau
1
-12
/
+11
[next]