index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
mac80211: avoid deadlock revealed by lockdep
Emmanuel Grumbach
2014-02-06
3
-7
/
+15
|
|
|
*
cfg80211: re-enable 5/10 MHz support
Johannes Berg
2014-02-06
1
-3
/
+0
|
|
|
*
nl80211: Reset split_start when netlink skb is exhausted
Pontus Fuchs
2014-02-06
1
-1
/
+2
|
|
|
*
mac80211: move roc cookie assignment earlier
Eliad Peller
2014-02-06
1
-18
/
+18
|
|
*
|
ath9k: Fix TX power calculation
Sujith Manoharan
2014-02-04
1
-0
/
+4
|
|
*
|
ath9k: Do not support PowerSave by default
Sujith Manoharan
2014-02-04
1
-1
/
+7
|
|
*
|
ath9k: Fix build error on ARM
Sujith Manoharan
2014-02-04
1
-3
/
+2
|
|
*
|
ath9k_htc: avoid scheduling while atomic on sta_rc_update
Stanislaw Gruszka
2014-02-04
2
-22
/
+40
|
|
*
|
ar5523: fix usb id for Gigaset.
Oleksij Rempel
2014-02-04
1
-1
/
+1
|
|
*
|
ath9k_htc: Do not support PowerSave by default
Oleksij Rempel
2014-02-04
1
-1
/
+7
|
|
*
|
rt2500: disable PS by default
Stanislaw Gruszka
2014-02-04
2
-0
/
+10
|
|
*
|
rt2800: disable PS by default on USB
Stanislaw Gruszka
2014-02-04
1
-3
/
+2
|
|
*
|
ath9k_htc: make ->sta_rc_update atomic for most calls
Stanislaw Gruszka
2014-02-04
1
-12
/
+13
|
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2014-02-04
8
-41
/
+59
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
iwlwifi: mvm: don't allow A band if SKU forbids it
Emmanuel Grumbach
2014-02-02
1
-0
/
+5
|
|
|
*
iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scan
Emmanuel Grumbach
2014-02-02
1
-1
/
+2
|
|
|
*
iwlwifi: mvm: don't leak a station when we drain
Emmanuel Grumbach
2014-01-30
1
-36
/
+37
|
|
|
*
iwlwifi: mvm: notify match found without filtering
David Spinadel
2014-01-30
2
-1
/
+5
|
|
|
*
iwlwifi: add more 7265 HW IDs
Oren Givon
2014-01-30
1
-1
/
+6
|
|
|
*
iwlwifi: mvm: print the version of the firmware when it asserts
Emmanuel Grumbach
2014-01-30
1
-0
/
+2
|
|
|
*
iwlwifi: mvm: disable scheduled scan
Johannes Berg
2014-01-30
1
-1
/
+1
|
|
|
*
iwlwifi: mvm: make local pointer non-static
Johannes Berg
2014-01-30
1
-1
/
+1
|
*
|
|
mwifiex: add key material v2 support
Avinash Patil
2014-02-12
6
-12
/
+388
|
*
|
|
mwifiex: parse API version from FW
Avinash Patil
2014-02-12
4
-1
/
+60
|
*
|
|
mwifiex: disable all TDLS link during disconnection
Avinash Patil
2014-02-12
3
-0
/
+40
|
*
|
|
mwifiex: separate BA params for TDLS link if 11ac is supported
Avinash Patil
2014-02-12
2
-5
/
+38
|
*
|
|
mwifiex: add VHT support for TDLS
Avinash Patil
2014-02-12
6
-7
/
+346
|
*
|
|
mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlv
Avinash Patil
2014-02-12
1
-11
/
+12
|
*
|
|
mwifiex: AMPDU support for TDLS link
Avinash Patil
2014-02-12
5
-4
/
+31
|
*
|
|
mwifiex: tdls related handling for data packets addressed to TDLS peer
Avinash Patil
2014-02-12
3
-6
/
+48
|
*
|
|
mwifiex: provision for holding and restoring packets during TDLS setup
Avinash Patil
2014-02-12
4
-0
/
+100
|
*
|
|
mwifiex: add cfg80211 change_station handler support
Avinash Patil
2014-02-12
6
-1
/
+137
|
*
|
|
mwifiex: add cfg80211 add_station handler support
Avinash Patil
2014-02-12
4
-0
/
+64
|
*
|
|
mwifiex: add cfg80211 tdls_oper handler support
Avinash Patil
2014-02-12
8
-0
/
+246
|
*
|
|
mwifiex: parse TDLS action frames during RX
Avinash Patil
2014-02-12
6
-7
/
+160
|
*
|
|
mwifiex: add tdls_mgmt handler support
Avinash Patil
2014-02-12
8
-0
/
+533
|
*
|
|
mwifiex: cleanup in mwifiex_fill_cap_info()
Amitkumar Karwar
2014-02-12
4
-16
/
+21
|
*
|
|
mwifiex: move station list functions to common code
Avinash Patil
2014-02-12
3
-118
/
+124
|
*
|
|
mwifiex: make tos_to_tid_inv part of mwifiex_private structure
Avinash Patil
2014-02-12
4
-23
/
+28
|
*
|
|
mwifiex: handle AMPDU supported check for AP interface
Avinash Patil
2014-02-12
2
-7
/
+21
|
*
|
|
mwifiex: advertise correct beamforming information for VHT
Amitkumar Karwar
2014-02-12
2
-2
/
+13
|
*
|
|
mwifiex: update beamforming capability field for HT
Amitkumar Karwar
2014-02-12
2
-0
/
+7
|
*
|
|
mwifiex: don't leak DMA command skbuffs
Aaron Durbin
2014-02-12
1
-7
/
+7
|
*
|
|
mwifiex: balance dma map/unmap sizes
Aaron Durbin
2014-02-12
2
-74
/
+72
|
*
|
|
mwifiex: implement extended scan feature
Amitkumar Karwar
2014-02-12
8
-8
/
+255
|
*
|
|
mwifiex: separate out next scan command queueing logic
Amitkumar Karwar
2014-02-12
1
-62
/
+71
|
*
|
|
mwifiex: separate out response buffer parsing code
Amitkumar Karwar
2014-02-12
1
-146
/
+163
|
*
|
|
mwifiex: change beacon parameter structure
Amitkumar Karwar
2014-02-12
2
-13
/
+16
|
*
|
|
mwifiex: remove unsupported code in 11ac
Bing Zhao
2014-02-12
6
-28
/
+17
|
*
|
|
mwifiex: improve readability in 11ac mcsmap to maxrate conversion
Bing Zhao
2014-02-12
1
-13
/
+13
[prev]
[next]