index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_init
Oleksij Rempel
2014-03-17
1
-17
/
+5
*
ath9k_htc: use ath9k_cmn_beacon_config_ap
Oleksij Rempel
2014-03-17
1
-35
/
+8
*
ath9k: remove unused ath9k_get_next_tbtt
Oleksij Rempel
2014-03-17
1
-27
/
+0
*
ath9k: move ath9k_beacon_config_ap common
Oleksij Rempel
2014-03-17
3
-19
/
+34
*
ath9k_htc: use ath9k_cmn_beacon_config_adhoc
Oleksij Rempel
2014-03-17
1
-28
/
+7
*
ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_adhoc
Oleksij Rempel
2014-03-17
1
-19
/
+12
*
ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_ap
Oleksij Rempel
2014-03-17
1
-20
/
+11
*
ath9k_htc: add ath9k_htc_beacon_init (but not use it)
Oleksij Rempel
2014-03-17
1
-0
/
+22
*
ath9k: move ath9k_beacon_config_adhoc to common
Oleksij Rempel
2014-03-17
3
-19
/
+29
*
ath9k_htc: use ath9k_cmn_beacon_config_sta
Oleksij Rempel
2014-03-17
1
-82
/
+2
*
ath9k: move ath9k_beacon_config_sta to common-beacon
Oleksij Rempel
2014-03-17
5
-78
/
+153
*
ath9k-common: add nexttbtt and intval to ath_beacon_config
Oleksij Rempel
2014-03-17
1
-0
/
+2
*
ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to common
Oleksij Rempel
2014-03-17
3
-2
/
+2
*
ath9k: remove unused beacon_qi
Oleksij Rempel
2014-03-17
1
-1
/
+0
*
ath9k_htc: sync beacon slot code with ath9k
Oleksij Rempel
2014-03-17
3
-4
/
+24
*
ath9k: remove unused bc_tstamp
Oleksij Rempel
2014-03-17
1
-1
/
+0
*
ath9k_htc: add ATH_OP_PRIM_STA_VIF
Oleksij Rempel
2014-03-17
1
-0
/
+4
*
ath9k_htc: use common->op_flags
Oleksij Rempel
2014-03-17
5
-18
/
+19
*
ath9k: move sc_flags to ath_common
Oleksij Rempel
2014-03-17
12
-60
/
+73
*
ath9k_htc: use ath_beacon_conf.enable_beacon
Oleksij Rempel
2014-03-17
3
-5
/
+4
*
ath9k_htc: move beaconq to struct htc_beacon
Oleksij Rempel
2014-03-17
3
-7
/
+7
*
ath9k_htc: use common ath_beacon_config
Oleksij Rempel
2014-03-17
3
-27
/
+25
*
ath9k: move struct ath_beacon_config to common
Oleksij Rempel
2014-03-17
2
-9
/
+9
*
brcmfmac: Make probe function __init
Jean Delvare
2014-03-14
1
-1
/
+1
*
ath9k: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-14
1
-2
/
+2
*
ath5k: add missing dma_map_error call
John Greene
2014-03-14
1
-0
/
+3
*
ath9k_hw: set ANI firstep as absolute values instead of relative
Felix Fietkau
2014-03-14
1
-36
/
+5
*
ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relative
Felix Fietkau
2014-03-14
1
-38
/
+6
*
ath9k_hw: remove ANI function restrictions for AP mode
Felix Fietkau
2014-03-14
1
-11
/
+0
*
wireless: Kconfig: add missing dependency for airo_cs
Arnd Bergmann
2014-03-14
1
-1
/
+1
*
brcmsmac: update comment to reflect the code
Emil Goode
2014-03-14
1
-6
/
+0
*
brcmsmac: fix deadlock on missing firmware
Emil Goode
2014-03-14
1
-8
/
+6
*
ath9k: clean up and enhance ANI debugfs file
Felix Fietkau
2014-03-14
1
-30
/
+28
*
ath9k: fix ready time of the multicast buffer queue
Felix Fietkau
2014-03-14
1
-1
/
+1
*
rtl8180: prepare to handle more than two chip types
Andrea Merello
2014-03-14
2
-15
/
+28
*
mwifiex: add AMSDU inside AMPDU support
Amitkumar Karwar
2014-03-14
8
-61
/
+132
*
mwifiex: create separate function mwifiex_11n_dispatch_pkt()
Amitkumar Karwar
2014-03-14
1
-23
/
+24
*
mwifiex: code rearrangement for better readability
Amitkumar Karwar
2014-03-14
2
-29
/
+29
*
mwifiex: use VHT MCS mask in set bitrate mask handler
Amitkumar Karwar
2014-03-14
1
-2
/
+10
*
mwifiex: add VHT MCS rate configuration support
Amitkumar Karwar
2014-03-14
4
-1
/
+25
*
mwifiex: extract firmware API version number
Amitkumar Karwar
2014-03-14
3
-0
/
+4
*
p54usb: fix leaks at failure path in p54u_probe()
Alexey Khoroshilov
2014-03-14
1
-0
/
+4
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2014-03-14
3
-7
/
+13
|
\
|
*
iwlwifi: dvm: take mutex when sending SYNC BT config command
Emmanuel Grumbach
2014-03-11
1
-2
/
+6
|
*
iwlwifi: fix and add 7265 series HW IDs
Oren Givon
2014-03-04
1
-3
/
+2
|
*
iwlwifi: mvm: don't WARN when statistics are handled late
Emmanuel Grumbach
2014-03-04
1
-2
/
+5
*
|
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-03-14
13
-657
/
+638
|
\
\
|
*
|
ath10k: do not overwrite max_antenna_gain
Marek Puzyniak
2014-03-07
1
-1
/
+0
|
*
|
ath10k: support msdu chaining
Ben Greear
2014-03-07
1
-5
/
+54
|
*
|
ath10k: add vdev-id, return code to error codes
Ben Greear
2014-03-03
1
-86
/
+115
[next]