index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
phantom.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-21
mwifiex: correct p2p and station interface counters
Aniket Nagarnaik
1
-1
/
+3
2015-07-21
mwifiex: use maximum ssid length as 0xfe for p2p
Aniket Nagarnaik
1
-0
/
+4
2015-07-21
mwifiex: add bss mode TLV to extended scan command
Aniket Nagarnaik
2
-0
/
+16
2015-07-21
iwlegacy: convert hex_dump_to_buffer() to %*ph
Andy Shevchenko
2
-7
/
+3
2015-07-21
wlcore: add antenna diversity reading
Guy Mishol
2
-1
/
+5
2015-07-21
ath9k: export HW random number generator
Miaoqing Pan
5
-0
/
+110
2015-07-21
ath9k: Fix register definitions for QCA956x
Miaoqing Pan
1
-10
/
+15
2015-07-21
brcmfmac: set wiphy's addresses to provide valid MACs
Rafa? Mi?ecki
2
-0
/
+17
2015-07-21
ath9k: fix moredata flag endianness in cabq tx
Michal Kazior
1
-2
/
+2
2015-07-21
brcmsmac: Use kstrdup to simplify code
Christophe Jaillet
1
-3
/
+1
2015-07-21
rtlwifi: rtl8821ae: Fix an expression that is always false
Larry Finger
2
-1
/
+2
2015-07-21
bcma: populate bus DT subnodes as platform_device-s
Rafał Miłecki
1
-0
/
+8
2015-07-21
mwifiex: fix for p2p broken link
Aniket Nagarnaik
3
-4
/
+29
2015-07-21
ath9k: make DMA stop related messages debug-only
Felix Fietkau
4
-6
/
+12
2015-07-21
wlcore: sdio: return correct error code
Raphaël Poggi
1
-1
/
+2
2015-07-21
b43: Fix typo in function name
Nik Nyby
3
-4
/
+4
2015-07-21
rtlwifi: fix typo in comments
Nik Nyby
1
-2
/
+2
2015-07-21
mwifiex: usb: Fix double add error when submitting rx urb
Reyad Attiyat
1
-2
/
+4
2015-07-21
mwifiex: fix leak of gen_ie storage on exit from mwifiex_del_mgmt_ies
John Linville
1
-0
/
+1
2015-07-21
MAINTAINERS: update for mwifiex driver maintainers
Avinash Patil
1
-1
/
+1
2015-07-21
mwifiex: do not short circuit exit from mwifiex_set_mgmt_ies
John Linville
1
-0
/
+2
2015-07-21
mwifiex: avoid freeing improper pointer in mwifiex_set_wowlan_mef_entry
John Linville
1
-2
/
+6
2015-07-21
wireless: cw1200: Remove redundant spi driver bus initialization
Antonio Borneo
1
-1
/
+0
2015-07-21
mwifiex: handle multichannel event
Avinash Patil
4
-0
/
+46
2015-07-21
mwifiex: separate interface combination for multichannel and DFS
Avinash Patil
1
-3
/
+22
2015-07-21
mwifiex: advertise multichannel support to cfg80211
Avinash Patil
3
-5
/
+23
2015-07-21
mwifiex: support to set multichannel policy to FW
Avinash Patil
3
-0
/
+40
2015-07-21
mwifiex: extend tx_data pause to AP interface as well
Avinash Patil
3
-34
/
+93
2015-07-21
mwifiex: enable traffic only when port is open
Avinash Patil
7
-3
/
+16
2015-07-21
mwifiex: support for bypass tx queue
Avinash Patil
6
-2
/
+111
2015-07-21
mwifiex: update domain_info upon band change in start_ap
Avinash Patil
3
-2
/
+9
2015-07-21
mwifiex: add cfg80211 tdls channel switch handler
Xinming Hu
1
-0
/
+72
2015-07-21
mwifiex: enhance tdls link setup condition
Xinming Hu
4
-7
/
+25
2015-07-21
mwifiex: enable tdls channel switch ext_cap
Xinming Hu
1
-0
/
+6
2015-07-21
mwifiex: add tdls config command
Xinming Hu
5
-0
/
+166
2015-07-21
mwifiex: process tdls channel switch event
Xinming Hu
4
-1
/
+117
2015-07-21
mwifiex: add tdls channel switch status
Xinming Hu
4
-2
/
+77
2015-07-21
mwifiex: do not increase tx_pkts_queued if receive address tx paused
Xinming Hu
1
-1
/
+4
2015-07-21
mwifiex: block data traffic to tx paused receive address
Xinming Hu
1
-1
/
+2
2015-07-21
mwifiex: add tx data pause support
Avinash Patil
5
-0
/
+118
2015-07-21
rtlwifi: rtl8192cu: Remove rtl8723 code
Taehee Yoo
3
-36
/
+1
2015-07-11
ath9k: DFS - add pulse chirp detection for FCC
Zefir Kurtisi
1
-6
/
+161
2015-07-11
ath9k: DFS - consider ext_channel pulses only in HT40 mode
Zefir Kurtisi
1
-1
/
+2
2015-07-11
ipw2100: fix timeout bug - always evaluated to 0
Nicholas Mc Guire
1
-1
/
+1
2015-07-11
ath10k: tweak interface combinations
Michal Kazior
1
-5
/
+34
2015-07-11
ath10k: fix per-vif queue locking
Michal Kazior
3
-42
/
+45
2015-07-11
ath10k: update vdev ps state on start
Michal Kazior
1
-0
/
+8
2015-07-11
ath10k: fix hw roc expiration notifcation
Michal Kazior
2
-3
/
+10
2015-07-11
ath10k: limit multi-vif ps more aggresivelly
Michal Kazior
1
-3
/
+3
2015-07-11
ath10k: don't set cck/ofdm scan flags
Michal Kazior
2
-4
/
+0
[next]