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
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
brcmfmac: add tracepoint for capturing the SDPCM header
Arend van Spriel
2013-10-18
2
-0
/
+20
|
*
|
|
|
|
|
brcmfmac: store address in trace_brcmf_hexdump()
Arend van Spriel
2013-10-18
1
-1
/
+3
|
*
|
|
|
|
|
ath9k: add TX99 support
Luis R. Rodriguez
2013-10-18
12
-17
/
+522
|
*
|
|
|
|
|
ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()
Luis R. Rodriguez
2013-10-18
1
-0
/
+3
|
*
|
|
|
|
|
ath: add support for proper dynamic regulatory hints
Luis R. Rodriguez
2013-10-18
2
-0
/
+101
|
*
|
|
|
|
|
ath: split user and driver reguluatory hint parsing
Luis R. Rodriguez
2013-10-18
1
-0
/
+1
|
*
|
|
|
|
|
ath: move common dynamic regulatory domain setting to a helper
Luis R. Rodriguez
2013-10-18
1
-18
/
+37
|
*
|
|
|
|
|
rt2x00: rt2800lib: autodetect 5GHz band support
Gabor Juhos
2013-10-18
1
-4
/
+4
|
*
|
|
|
|
|
rt2x00: rt2800lib: use switch statement for RF specific setup
Gabor Juhos
2013-10-18
1
-21
/
+30
|
*
|
|
|
|
|
rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access
Gabor Juhos
2013-10-18
1
-10
/
+6
|
*
|
|
|
|
|
ath9k/ath: move dfs pattern detector to ath
Janusz Dziedzic
2013-10-18
8
-8
/
+8
|
*
|
|
|
|
|
ath9k: dfs use CFG80211_CERTIFICATION_ONUS flag
Janusz Dziedzic
2013-10-18
2
-10
/
+3
|
*
|
|
|
|
|
ath9k: dfs move ath_dfs_pool_stats
Janusz Dziedzic
2013-10-18
6
-21
/
+35
|
*
|
|
|
|
|
ath9k: dfs kill ath9k specyfic code
Janusz Dziedzic
2013-10-18
3
-12
/
+13
|
*
|
|
|
|
|
libertas: move firmware lifetime handling to firmware.c
Dan Williams
2013-10-18
5
-26
/
+16
|
*
|
|
|
|
|
ath9k: add HT40 spectral scan capability
Lorenzo Bianconi
2013-10-18
2
-38
/
+137
|
*
|
|
|
|
|
ath9k: add noise floor parameter to ath9k_hw_getchan_noise
Lorenzo Bianconi
2013-10-18
4
-8
/
+10
|
*
|
|
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-10-18
41
-1001
/
+3484
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
iwlwifi: mvm: fix operator precedence
David Spinadel
2013-10-18
1
-1
/
+2
|
|
*
|
|
|
|
iwlwifi: mvm: fix fw_rx_stats debugfs entry
Luciano Coelho
2013-10-18
1
-3
/
+6
|
|
*
|
|
|
|
iwlwifi: mvm: BT Coex - enable Tx power based on BT status
Emmanuel Grumbach
2013-10-18
1
-2
/
+2
|
|
*
|
|
|
|
iwlwifi: mvm: BT Coex - always set mandatory fields
Emmanuel Grumbach
2013-10-18
2
-3
/
+11
|
|
*
|
|
|
|
iwlwifi: mvm: NVM - increase max section size
Idan Kahlon
2013-10-18
1
-1
/
+1
|
|
*
|
|
|
|
iwlwifi: support Signed firmware image and Dual CPUs
Eran Harary
2013-10-11
5
-5
/
+197
|
|
*
|
|
|
|
iwlwifi: mvm: add IBSS support
Johannes Berg
2013-10-11
7
-41
/
+102
|
|
*
|
|
|
|
iwlwifi: Support 7265 devices
Eran Harary
2013-10-11
3
-1
/
+19
|
|
*
|
|
|
|
iwlwifi: mvm: BT Coex - update integration with rate control
Emmanuel Grumbach
2013-10-11
3
-43
/
+23
|
|
*
|
|
|
|
iwlwifi: mvm: BT Coex - remove duplicate code in rate control
Emmanuel Grumbach
2013-10-11
1
-7
/
+0
|
|
*
|
|
|
|
iwlwifi: mvm: BT Coex - start AMPDU even when BT is active
Emmanuel Grumbach
2013-10-11
1
-11
/
+0
|
|
*
|
|
|
|
iwlwifi: mvm: BT Coex - tune SMPS parameters
Emmanuel Grumbach
2013-10-11
1
-4
/
+4
|
|
*
|
|
|
|
iwlwifi: mvm: BT Coex - track bandwidth changes in HT
Emmanuel Grumbach
2013-10-11
3
-5
/
+6
|
|
*
|
|
|
|
iwlwifi: mvm: keep connection to AP after WoWLAN
Johannes Berg
2013-10-11
7
-23
/
+420
|
|
*
|
|
|
|
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
2013-10-11
175
-2882
/
+13679
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
iwlwifi: mvm: add support for NICs which have only 16 Tx queues.
Eytan Lifshitz
2013-10-11
8
-22
/
+35
|
|
*
|
|
|
|
|
iwlwifi: mvm: prevent the NIC to be powered at driver load time.
Eytan Lifshitz
2013-10-11
4
-49
/
+97
|
|
*
|
|
|
|
|
iwlwifi: mvm: Add device wide power command
Alexander Bondar
2013-10-11
7
-47
/
+120
|
|
*
|
|
|
|
|
iwlwifi: pcie: restart the driver when a command times out
Emmanuel Grumbach
2013-10-11
1
-1
/
+3
|
|
*
|
|
|
|
|
iwlwifi: mvm: BT Coex - set the proper LUT for single ant devices
Emmanuel Grumbach
2013-10-11
1
-2
/
+52
|
|
*
|
|
|
|
|
iwlwifi: mvm: BT Coex - don't limit agg size in loose scheme
Emmanuel Grumbach
2013-10-11
3
-7
/
+44
|
|
*
|
|
|
|
|
wireless: iwlwifi: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-02
1
-3
/
+0
|
|
*
|
|
|
|
|
iwlwifi: pcie: dump_stack upon timeout of SYNC cmd
Emmanuel Grumbach
2013-10-02
1
-0
/
+1
|
|
*
|
|
|
|
|
iwlwifi: mvm: change the name of init_ucode_run flag
Eytan Lifshitz
2013-10-02
2
-5
/
+9
|
|
*
|
|
|
|
|
iwlwifi: mvm: implement new IPv6 offload API
Johannes Berg
2013-10-02
3
-5
/
+118
|
|
*
|
|
|
|
|
iwlwifi: mvm: BT Coex - Correctly enable and treat rssi events
Emmanuel Grumbach
2013-10-02
1
-10
/
+30
|
|
*
|
|
|
|
|
iwlwifi: mvm: BT Coex - adapt debugfs to new API
Emmanuel Grumbach
2013-10-02
3
-14
/
+55
|
|
*
|
|
|
|
|
iwlwifi: mvm: don't use reduced Tx power when not applicable
Emmanuel Grumbach
2013-10-02
1
-4
/
+12
|
|
*
|
|
|
|
|
iwlwifi: mvm: make debugfs write() operations write up to count bytes
Djalal Harouni
2013-10-02
1
-4
/
+8
|
|
*
|
|
|
|
|
iwlwifi: mvm: remove GF support in rs
Eyal Shapira
2013-10-02
2
-72
/
+19
|
|
*
|
|
|
|
|
iwlwifi: mvm: support VHT in rs
Eyal Shapira
2013-10-02
5
-246
/
+431
|
|
*
|
|
|
|
|
iwlwifi: mvm: BT Coex - use data from firmware
Emmanuel Grumbach
2013-10-02
2
-27
/
+53
[prev]
[next]