index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
defkeymap.map
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-03
rtlwifi/rtl8192de: Fix print format string
Oleg Drokin
1
-3
/
+3
2016-09-03
mwifiex: do not print dot when downloading FW
Stanislaw Gruszka
1
-2
/
+0
2016-09-03
mwifiex: print status of FW ready event
Stanislaw Gruszka
1
-0
/
+4
2016-09-03
mwifiex: make "PCI-E is not the winner" print more informative
Stanislaw Gruszka
1
-2
/
+1
2016-09-03
wl18xx: add time sync configuration api
Guy Mishol
4
-0
/
+46
2016-09-03
brcmfmac: fix pmksa->bssid usage
Nicolas Iooss
1
-2
/
+2
2016-09-03
brcmfmac: Add USB ID for Cisco Linksys AE1200
Ismael Luceno
2
-0
/
+6
2016-09-03
rtlwifi: Fix missing country code for Great Britain
Larry Finger
1
-1
/
+3
2016-09-03
zd1211rw: fix spelling mistake "firmeware" -> "firmware"
Colin Ian King
1
-1
/
+1
2016-09-03
rtl8xxxu: Make rtl8xxxu_ampdu_action less chatty
Hans de Goede
1
-5
/
+5
2016-09-03
rtl8xxxu: gen1: Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-09-03
rtl8xxxu: Split filling of TX descriptors into separate functions
Jes Sorensen
6
-89
/
+125
2016-09-03
rtl8xxxu: Determine need for shore preamble before updating TX descriptors
Jes Sorensen
1
-5
/
+7
2016-09-03
rtl8xxxu: Determine the need for SGI before handling specific TX desc formats
Jes Sorensen
1
-6
/
+8
2016-09-03
rtl8xxxu: Simplify calculating of hw value used for setting TX rate
Jes Sorensen
1
-3
/
+4
2016-09-03
rtl8xxxu: Introduce fops bitflag indicating type of thermal meter
Jes Sorensen
4
-1
/
+4
2016-09-03
rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflags
Jes Sorensen
1
-2
/
+2
2016-09-03
rtl8xxxu: Use flag to indicate whether device has TX report timer support
Jes Sorensen
3
-3
/
+4
2016-09-03
rtl8xxxu: Add interrupt bit definitions for gen2 parts
Jes Sorensen
1
-0
/
+56
2016-09-03
rtl8xxxu: Add bit definitions for REG_FPGA0_TX_INFO
Jes Sorensen
1
-0
/
+4
2016-09-03
rtl8xxxu: Simplify code setting TX buffer boundary
Jes Sorensen
1
-7
/
+1
2016-09-03
rtl8xxxu: Remove now obsolete rtl8xxxu_old_init_queue_reserved_page()
Jes Sorensen
1
-28
/
+2
2016-09-03
rtl8xxxu: Switch 8192cu/8188cu devices to use rtl8xxxu_init_queue_reserved_pa...
Jes Sorensen
1
-0
/
+4
2016-09-03
rtl8xxxu: Switch 8723a to use new rtl8xxxu_init_queue_reserved_page() routine
Jes Sorensen
1
-0
/
+4
2016-09-03
rtl8xxxu: Add TX page defines for 8723b
Jes Sorensen
2
-0
/
+10
2016-09-03
rtl8xxxu: Add TP-Link TL-WN823N v2 to list of supported devices
Jes Sorensen
1
-0
/
+7
2016-09-03
rtl8xxxu: Fix error handling if rtl8xxxu_init_device() fails
Jes Sorensen
1
-3
/
+17
2016-09-03
rtl8xxxu: Mark 0x2001:0x3308 as tested
Jes Sorensen
1
-2
/
+7
2016-09-03
rtl8xxxu: Mark 0x20f4:0x648b as tested
Jes Sorensen
1
-2
/
+7
2016-09-03
wlcore: Remove wl pointer from wl_sta structure
Maxim Altshul
2
-2
/
+0
2016-09-03
rtlwifi: rtl8723ae: Fix leak in _rtl8723e_read_adapter_info()
Christian Engelmayer
1
-1
/
+1
2016-09-03
rtlwifi: rtl8192de: Fix leak in _rtl92de_read_adapter_info()
Christian Engelmayer
1
-1
/
+2
2016-09-03
brcmfmac: add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-09-03
mwifiex: fix missing break on IEEE80211_STYPE_ACTION case
Colin Ian King
1
-0
/
+1
2016-09-03
rt2x00usb: Fix error return code
Christophe Jaillet
1
-1
/
+3
2016-09-03
mwifiex: add custom regulatory domain support
Amitkumar Karwar
5
-14
/
+127
2016-09-03
mwifiex: add CHAN_REGION_CFG command
Amitkumar Karwar
3
-0
/
+69
2016-09-03
mwifiex: correct aid value during tdls setup
Xinming Hu
1
-2
/
+1
2016-09-03
mwifiex: simplify length computation for some memset
Christophe Jaillet
1
-2
/
+2
2016-09-03
mwifiex: fix the length parameter of a memset
Christophe Jaillet
1
-1
/
+1
2016-09-03
rtlwifi: remove superfluous condition
Heinrich Schuchardt
1
-1
/
+1
2016-09-03
ath5k: fix EEPROM dumping via debugfs
Sergey Ryazanov
1
-3
/
+3
2016-09-03
wl3501_cs: Add spinlock to wl3501_reset
Pavel Andrianov
1
-4
/
+3
2016-09-03
mwifiex: key_material_v2 remove superfluous condition
Heinrich Schuchardt
1
-8
/
+3
2016-09-03
mwifiex: remove superfluous condition
Heinrich Schuchardt
1
-1
/
+1
2016-09-03
bcma: support BCM53573 series of wireless SoCs
Rafał Miłecki
2
-3
/
+32
2016-09-03
mwifiex: fix radar detection issue
Ganapathi Bhat
2
-18
/
+27
2016-09-03
mwifiex: add HT aggregation support for adhoc mode
Xinming Hu
3
-4
/
+144
2016-09-03
mwifiex: remove misleading disconnect message
Amitkumar Karwar
1
-4
/
+0
2016-09-03
mwifiex: process rxba_sync event
Xinming Hu
5
-3
/
+103
[next]