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
*
brcmfmac: Add get_station support for IBSS
Hante Meuleman
2016-01-07
3
-0
/
+69
*
brcmfmac: add arp offload ip address table configuration support
Franky Lin
2016-01-07
2
-0
/
+110
*
ipw2x00: add checks for dma mapping errors
Alexey Khoroshilov
2016-01-07
1
-2
/
+9
*
mwifiex: reduce cloned skb queue size
Amitkumar Karwar
2016-01-07
1
-1
/
+1
*
mwifiex: increase priority for critical message
Xinming Hu
2016-01-07
2
-5
/
+5
*
mwifiex: fix missing debug messages
Xinming Hu
2016-01-07
1
-16
/
+10
*
mwifiex: correctly handling kzalloc
Insu Yun
2016-01-07
1
-0
/
+11
*
iwlegacy: 4965-mac: constify il_sensitivity_ranges structure
Julia Lawall
2016-01-07
1
-1
/
+1
*
soreuseport: change consume_skb to kfree_skb in error case
Craig Gallek
2016-01-06
1
-1
/
+1
*
soreuseport: pass skb to secondary UDP socket lookup
Craig Gallek
2016-01-06
3
-8
/
+59
*
mlxsw: pci: Adjust value of CPU egress traffic class
Ido Schimmel
2016-01-06
1
-1
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...
David S. Miller
2016-01-06
184
-1884
/
+3889
|
\
|
*
prism54: fix checks for dma mapping errors
Alexey Khoroshilov
2015-12-31
3
-5
/
+8
|
*
wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)
Uri Mashiach
2015-12-31
1
-3
/
+7
|
*
wlcore/wl18xx: fw logger over sdio
Shahar Patury
2015-12-31
13
-128
/
+177
|
*
bcma: use module_init for the main part of bus initialization
Rafał Miłecki
2015-12-31
1
-2
/
+27
|
*
rtlwifi: rtl_pci: Fix kernel panic
Larry Finger
2015-12-30
1
-8
/
+3
|
*
rsi: bool tests do not need comparison
Nicholas Mc Guire
2015-12-30
1
-1
/
+1
|
*
rsi: consolidate kmalloc/memset 0 calls to kzalloc
Nicholas Mc Guire
2015-12-30
1
-2
/
+1
|
*
mwifiex: enable MSI interrupt support in pcie
Avinash Patil
2015-12-30
2
-8
/
+26
|
*
mwifiex: add missing check for PCIe8997 chipset
Amitkumar Karwar
2015-12-30
1
-0
/
+1
|
*
mwifiex: fix PCIe register information for 8997 chipset
Amitkumar Karwar
2015-12-30
1
-4
/
+4
|
*
mwifiex: fix potential integer truncation
chunfan chen
2015-12-30
2
-4
/
+4
|
*
rtlwifi: rtl8192cu: Add missing parameter setup
Larry Finger
2015-12-30
1
-0
/
+2
|
*
rtlwifi: rtl8192ce: Fix handling of module parameters
Larry Finger
2015-12-30
1
-0
/
+2
|
*
rtlwifi: rtl8192se: Fix module parameter initialization
Larry Finger
2015-12-30
1
-2
/
+4
|
*
rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
Larry Finger
2015-12-30
1
-2
/
+2
|
*
rtlwifi: rtl8188ee: Fix module parameter initialization
Larry Finger
2015-12-30
1
-2
/
+5
|
*
rtlwifi: rtl8821ae: Fix errors in parameter initialization
Larry Finger
2015-12-30
1
-4
/
+5
|
*
rtlwifi: rtl8723ae: Fix initialization of module parameters
Larry Finger
2015-12-30
1
-0
/
+9
|
*
rtlwifi: rtl8723be: Fix module parameter initialization
Larry Finger
2015-12-30
1
-1
/
+7
|
*
mwifiex: fix WPA connection problem
chunfan chen
2015-12-30
1
-22
/
+53
|
*
mwifiex: use world for unidentified region code
Amitkumar Karwar
2015-12-30
1
-2
/
+2
|
*
mwifiex: update region_code_index array
Amitkumar Karwar
2015-12-30
2
-2
/
+2
|
*
mwifiex: fix wake on disconnect feature
chunfan chen
2015-12-30
1
-2
/
+2
|
*
mwifiex: fix AMPDU not setup on TDLS link problem
Amitkumar Karwar
2015-12-30
1
-0
/
+10
|
*
mwifiex: add debugfs file for testing reset of card
Amitkumar Karwar
2015-12-30
1
-0
/
+30
|
*
mwifiex: remove redundant timestamp assignment
Amitkumar Karwar
2015-12-30
1
-2
/
+0
|
*
mwifiex: suppress "Rx of mgmt packet failed" message
Amitkumar Karwar
2015-12-30
2
-3
/
+2
|
*
mwifiex: abort cac in del_station() handler
Xinming Hu
2015-12-30
1
-0
/
+5
|
*
mwifiex: increase supported wowlan pattern length
Xinming Hu
2015-12-30
1
-1
/
+1
|
*
mwifiex: fix bug for wildcard-prefix wowlan pattern
Xinming Hu
2015-12-30
1
-0
/
+6
|
*
mwifiex: advertise SMS4 cipher suite
Zhaoyang Liu
2015-12-30
1
-0
/
+1
|
*
mwifiex: multiple bss support
Shengzhen Li
2015-12-30
3
-17
/
+51
|
*
mwifiex: change ap and station interface limits
Shengzhen Li
2015-12-30
1
-5
/
+3
|
*
Merge tag 'iwlwifi-next-for-kalle-2015-12-21' of https://git.kernel.org/pub/s...
Kalle Valo
2015-12-29
82
-715
/
+2224
|
|
\
|
|
*
iwlwifi: bail out in case of bad trans state
Eliad Peller
2015-12-21
1
-6
/
+18
|
|
*
iwlwifi: fix printf specifier
Emmanuel Grumbach
2015-12-21
1
-2
/
+2
|
|
*
iwlwifi: remove unused parameter from grab_nic_access
Emmanuel Grumbach
2015-12-21
7
-32
/
+28
|
|
*
iwlwifi: update key params on d0i3 entrance/exit
Eliad Peller
2015-12-20
4
-45
/
+136
[next]