index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ssb: drop declaration of non existing ssb_sdio_hardware_setup
Rafał Miłecki
2015-09-29
1
-5
/
+0
*
ssb: make ssb_sdio_switch_core static
Rafał Miłecki
2015-09-29
2
-7
/
+1
*
ssb: unexport ssb_bus_pcibus_register
Rafał Miłecki
2015-09-29
1
-1
/
+0
*
bcma: add support for population subnodes also when build as module
Hauke Mehrtens
2015-09-29
1
-7
/
+2
*
brcmfmac: include linux/atomic.h
Hauke Mehrtens
2015-09-29
1
-0
/
+1
*
brcmfmac: Accept events when TDLS is used in combination with p2p.
Hante Meuleman
2015-09-29
1
-2
/
+1
*
brcmfmac: Fix TDLS setup by properly handling p2p noif.
Hante Meuleman
2015-09-29
3
-3
/
+25
*
brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.
Hante Meuleman
2015-09-29
3
-10
/
+131
*
brcmfmac: Fix race condition bug when deleting p2p interface.
Hante Meuleman
2015-09-29
1
-8
/
+14
*
brcmfmac: Add module parameter to disable features.
Hante Meuleman
2015-09-29
1
-0
/
+13
*
brcmfmac: Fix p2p bug for older firmwares.
Hante Meuleman
2015-09-29
1
-4
/
+6
*
brcmfmac: Only handle p2p_stop_device if vif is valid
Hante Meuleman
2015-09-29
1
-5
/
+11
*
brcmfmac: Deleting of p2p device is leaking memory.
Hante Meuleman
2015-09-29
3
-20
/
+32
*
brcmfmac: Workaround in change vif for wpa_supplicant support.
Hante Meuleman
2015-09-29
1
-12
/
+31
*
brcmfmac: Make p2pon module param always available.
Hante Meuleman
2015-09-29
1
-3
/
+1
*
brcmfmac: Fix bug in flowring management.
Hante Meuleman
2015-09-29
1
-1
/
+1
*
brcmfmac: Inform p2p module about p2pon through API
Hante Meuleman
2015-09-29
5
-9
/
+18
*
brcmfmac: Only assign primary netdev to if2bss array.
Hante Meuleman
2015-09-29
1
-4
/
+10
*
brcmfmac: Fix set and get tx-power functions.
Hante Meuleman
2015-09-29
1
-111
/
+26
*
brcmfmac: Add support for the BCM4350 PCIE device.
Hante Meuleman
2015-09-29
3
-0
/
+12
*
brcmfmac: Fix exception handling.
Hante Meuleman
2015-09-29
1
-0
/
+1
*
mwifiex: complete usb tx data with multi endpoints
Zhaoyang Liu
2015-09-29
8
-16
/
+90
*
mwifiex: add usb multi endpoints resync support
Zhaoyang Liu
2015-09-29
6
-4
/
+127
*
mwifiex: add usb tx data multi endpoints support
Zhaoyang Liu
2015-09-29
3
-46
/
+97
*
mwifiex: add usb multi channel event process support
Zhaoyang Liu
2015-09-29
5
-10
/
+82
*
mwifiex: move usb specific data_sent update to usb.c
Zhaoyang Liu
2015-09-29
5
-29
/
+6
*
mwifiex: fix tx data_sent issue for usb interface
Zhaoyang Liu
2015-09-29
4
-9
/
+13
*
mwifiex: Suppress -ENOSR error for data traffic on USB
Amitkumar Karwar
2015-09-29
1
-1
/
+1
*
mwifiex: correct paused tx data packet counter
Zhaoyang Liu
2015-09-29
2
-5
/
+14
*
mwifiex: avoid memsetting PCIe event buffer
Amitkumar Karwar
2015-09-29
1
-1
/
+0
*
mwifiex: fix NULL pointer dereference during hidden SSID scan
Aniket Nagarnaik
2015-09-29
1
-1
/
+1
*
mwifiex: don't always include ht/vht info in tdls confirm frame
Aniket Nagarnaik
2015-09-29
1
-0
/
+12
*
mwifiex: NULL check for cfg80211_inform_bss()
Xinming Hu
2015-09-29
2
-10
/
+16
*
mwifiex: fix driver init failure under memory pressure
Xinming Hu
2015-09-29
3
-7
/
+20
*
mwifiex: minor corrections in multiport aggregation code
Xinming Hu
2015-09-29
1
-2
/
+5
*
mwifiex: update amsdu tx packet time stamp
Zhaoyang Liu
2015-09-29
1
-0
/
+1
*
mwifiex: fix typo in del_virtual_intf() function
Xinming Hu
2015-09-29
1
-3
/
+3
*
wlcore: align reg_ch_conf_last[] to 64bit
Guodong Xu
2015-09-29
1
-1
/
+1
*
ath9k: Add support for OCB mode
Jan Kaisrlik
2015-09-29
7
-6
/
+16
*
carl9170: fix bad rssi reading
Hiroaki KAWAI
2015-09-29
1
-1
/
+1
*
net/wireless/wl18xx: Add missing MODULE_FIRMWARE
Geoff Levand
2015-09-29
1
-0
/
+1
*
ath9k: enable hw manual peak calibration for QCA9561
Miaoqing Pan
2015-09-29
1
-2
/
+4
*
mwifiex: Make mwifiex_dbg a function, reduce object size
Joe Perches
2015-09-29
2
-9
/
+28
*
brcmfmac: Reset PCIE devices after recognition.
Hante Meuleman
2015-09-29
3
-21
/
+64
*
brcmfmac: introduce brcmf_net_detach() function
Arend van Spriel
2015-09-29
2
-9
/
+15
*
brcmfmac: change prototype for brcmf_fws_hdrpull()
Arend van Spriel
2015-09-29
3
-17
/
+12
*
brcmfmac: remove ifidx parameter from brcmf_fws_txstatus_suppressed()
Arend van Spriel
2015-09-29
1
-2
/
+2
*
brcmfmac: add dedicated debug level for firmware console logging
Arend van Spriel
2015-09-29
3
-3
/
+12
*
brcmfmac: add mapping for interface index to bsscfg index
Arend van Spriel
2015-09-29
2
-9
/
+14
*
brcmfmac: pass struct brcmf_if instance in brcmf_txfinalize()
Arend van Spriel
2015-09-29
4
-17
/
+15
[next]