index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
mISDN
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
mwifiex: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-5
/
+2
2019-04-25
rsi: miscallaneous changes for 9116 and common
Siva Rebbagondla
2
-17
/
+30
2019-04-25
rsi: reset device changes for 9116
Siva Rebbagondla
3
-30
/
+91
2019-04-25
rsi: send new tx command frame wlan9116 features
Siva Rebbagondla
3
-0
/
+84
2019-04-25
rsi: new bootup parameters for 9116
Siva Rebbagondla
3
-3
/
+181
2019-04-25
rsi: change in device init frame sequence for 9116
Siva Rebbagondla
1
-8
/
+30
2019-04-25
rsi: add firmware loading for 9116 device
Siva Rebbagondla
5
-1
/
+239
2019-04-25
rsi: move common part of firmware load to separate function
Siva Rebbagondla
2
-20
/
+36
2019-04-25
rsi: add new device model for 9116
Siva Rebbagondla
5
-7
/
+41
2019-04-25
rt2x00mmio: remove legacy comment
Stanislaw Gruszka
1
-2
/
+0
2019-04-25
rt2x00: remove not used entry field
Stanislaw Gruszka
1
-3
/
+0
2019-04-25
rt2x00: remove last_nostatus_check
Stanislaw Gruszka
3
-12
/
+0
2019-04-25
rt2800mmio: use timer and work for handling tx statuses timeouts
Stanislaw Gruszka
5
-8
/
+82
2019-04-25
rt2800mmio: fetch tx status changes
Stanislaw Gruszka
1
-8
/
+9
2019-04-25
rt2800: move txstatus pending routine
Stanislaw Gruszka
3
-19
/
+21
2019-04-25
rt2800: new flush implementation for SoC devices
Stanislaw Gruszka
1
-1
/
+1
2019-04-25
rt2800: partially restore old mmio txstatus behaviour
Stanislaw Gruszka
4
-26
/
+12
2019-04-25
rsi: Fix NULL pointer dereference in kmalloc
Aditya Pakki
1
-12
/
+18
2019-04-25
rt2x00: code-style fix in rt2800usb.c
Tomislav Požega
1
-2
/
+2
2019-04-25
rt2x00: do not print error when queue is full
Stanislaw Gruszka
1
-1
/
+1
2019-04-25
rt2x00: check number of EPROTO errors
Stanislaw Gruszka
2
-3
/
+20
2019-04-25
rt2x00: use ratelimited variants dev_warn/dev_err
Stanislaw Gruszka
1
-2
/
+2
2019-04-25
net: cw1200: fix a NULL pointer dereference
Kangjie Lu
1
-0
/
+5
2019-04-25
ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit
YueHaibing
1
-2
/
+7
2019-04-25
ray_cs: use remove_proc_subtree to simplify procfs code
YueHaibing
1
-5
/
+1
2019-04-25
ray_cs: Check return value of pcmcia_register_driver
YueHaibing
1
-0
/
+2
2019-04-25
rndis_wlan: use struct_size() helper
Gustavo A. R. Silva
1
-7
/
+5
2019-04-19
iwlwifi: dbg_ini: set dump bit only when trigger collection is certain
Shahar S Matityahu
1
-0
/
+3
2019-04-19
iwlwifi: mvm: Change an 'else if' into an 'else' in iwl_mvm_send_add_bcast_sta
Nathan Chancellor
1
-3
/
+5
2019-04-19
iwlwifi: remove unused 0x40C0 PCI device IDs
Luca Coelho
3
-23
/
+0
2019-04-19
iwlwifi: mvm: support rtt confidence indication
Avraham Stern
3
-3
/
+88
2019-04-19
iwlwifi: dbg: add lmac and umac PC registers to periphery dump
Shahar S Matityahu
1
-0
/
+2
2019-04-19
iwlwifi: dbg: add periphery memory dumping support to ax210 device family
Shahar S Matityahu
1
-1
/
+7
2019-04-19
iwlwifi: rs: consider LDPC capability in case of HE
Gregory Greenman
1
-5
/
+11
2019-04-19
iwlwifi: dbg_ini: add debug prints to the ini flows
Shahar S Matityahu
3
-24
/
+82
2019-04-19
iwlwifi: add FW_INFO debug level
Shahar S Matityahu
2
-4
/
+6
2019-04-19
iwlwifi: dbg_ini: support notification and dhc regions type parsing
Shahar S Matityahu
1
-1
/
+7
2019-04-19
iwlwifi: unite macros with same meaning
Shaul Triebitz
6
-15
/
+16
2019-04-19
iwlwifi: mvm: set 512 TX queue slots for AX210 devices
Shaul Triebitz
1
-1
/
+2
2019-04-19
iwlwifi: bump FW API to 47 for 22000 series
Luca Coelho
1
-1
/
+1
2019-04-19
net: mdio: rename mdio_device reset to reset_gpio
David Bauer
4
-8
/
+8
2019-04-19
net: phy: add support for reset-controller
David Bauer
3
-4
/
+37
2019-04-19
dt-bindings: net: add PHY reset controller binding
David Bauer
1
-0
/
+6
2019-04-19
net: skb: remove unused asserts
Jakub Kicinski
1
-2
/
+0
2019-04-19
net: gemini: remove unnecessary assert
Jakub Kicinski
1
-2
/
+0
2019-04-19
net/sched: taprio: fix build without 64bit div
Jakub Kicinski
1
-6
/
+11
2019-04-19
sb1000: fix variable set but not used warnings
Jakub Kicinski
1
-6
/
+3
2019-04-19
l2tp: fix set but not used variable
Jakub Kicinski
1
-2
/
+1
2019-04-19
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
6
-10
/
+60
2019-04-19
net: phy: remove dead code from phy_sanitize_settings
Heiner Kallweit
1
-4
/
+0
[next]