index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-19
ath9k: check ah->curchan when updating tx power
Stanislaw Gruszka
1
-1
/
+1
2017-05-19
ath9k: remove unnecessary code
Gustavo A. R. Silva
1
-1
/
+1
2017-05-19
wil6210: use memdup_user
Geliang Tang
1
-8
/
+4
2017-05-19
ath5k: fix memory leak on buf on failed eeprom read
Colin Ian King
1
-1
/
+4
2017-05-19
ath9k: fix spelling in ath9k_tx99_init()
Ammly Fredrick
1
-1
/
+1
2017-05-19
ath6kl: assure headroom of skbuff is writable in .start_xmit()
Arend Van Spriel
1
-9
/
+4
2017-05-04
ath10k: append the wmi_op_version to testmode get_version cmd
Ryan Hsu
2
-0
/
+8
2017-05-04
ath10k: fix out of bounds access to local buffer
Michael Mera
1
-6
/
+10
2017-05-04
ath10k: add initial SDIO support
Erik Stromdahl
4
-0
/
+2352
2017-05-04
ath10k: different fw file name for sdio
Erik Stromdahl
1
-1
/
+12
2017-05-04
ath10k: htc: ready_ext msg support
Erik Stromdahl
2
-6
/
+27
2017-05-04
ath10k: sdio get target info
Erik Stromdahl
3
-1
/
+77
2017-05-04
ath10k: add sdio extra initializations
Erik Stromdahl
1
-0
/
+18
2017-05-04
ath10k: various sdio related definitions
Erik Stromdahl
4
-0
/
+82
2017-05-04
ath10k: htc: refactorization
Erik Stromdahl
1
-40
/
+34
2017-05-04
ath10k: htc: move htc ctrl ep connect to htc_init
Erik Stromdahl
1
-22
/
+17
2017-05-04
ath10k: htc: rx trailer lookahead support
Erik Stromdahl
2
-5
/
+120
2017-05-04
ath10k: htc: made static function public
Erik Stromdahl
2
-6
/
+14
2017-04-26
brcmfmac: Make skb header writable before use
James Hughes
1
-14
/
+5
2017-04-26
brcmfmac: Ensure pointer correctly set if skb data location changes
James Hughes
1
-1
/
+3
2017-04-26
rndis_wlan: add return value validation
Pan Bian
1
-0
/
+4
2017-04-26
libertas: check return value of alloc_workqueue
Pan Bian
1
-0
/
+5
2017-04-26
mt7601u: check return value of alloc_skb
Pan Bian
1
-2
/
+8
2017-04-26
orinoco_usb: Fix buffer on stack
Maksim Salau
1
-4
/
+17
2017-04-26
orinoco: fix spelling mistake: "Registerred" -> "Registered"
Colin Ian King
1
-1
/
+1
2017-04-26
rtlwifi: rtl8821ae: setup 8812ae RFE according to device type
Larry Finger
2
-16
/
+107
2017-04-25
drivers: net: xgene-v2: Fix error return code in xge_mdio_config()
Wei Yongjun
1
-0
/
+1
2017-04-25
qed: fix invalid use of sizeof in qed_alloc_qm_data()
Wei Yongjun
1
-1
/
+1
2017-04-25
net: ethernet: ti: netcp_core: remove unused compl queue mapping
Ivan Khoronzhuk
1
-4
/
+0
2017-04-25
qed - VF tunnelling support [VXLAN/GENEVE/GRE]
Chopra, Manish
8
-4
/
+446
2017-04-25
qed/qede: Add UDP ports in bulletin board
Chopra, Manish
8
-1
/
+83
2017-04-25
qede: Configure UDP ports in local context.
Chopra, Manish
3
-36
/
+52
2017-04-25
qede: Disable tunnel offloads for non offloaded UDP ports
Chopra, Manish
1
-6
/
+17
2017-04-25
qed/qede: Enable tunnel offloads based on hw configuration
Chopra, Manish
3
-11
/
+46
2017-04-25
qed: refactor tunnelling - API/Structs
Chopra, Manish
7
-197
/
+207
2017-04-25
Merge tag 'linux-can-next-for-4.12-20170425' of git://git.kernel.org/pub/scm/...
David S. Miller
16
-431
/
+3573
2017-04-25
ipvlan: use pernet operations and restrict l3s hooks to master netns
Florian Westphal
2
-15
/
+70
2017-04-25
can: ti_hecc: fix return value check in ti_hecc_probe()
Wei Yongjun
1
-6
/
+6
2017-04-25
can: enable module auto loading for virtual CAN interfaces
Oliver Hartkopp
1
-2
/
+5
2017-04-25
can: add Virtual CAN Tunnel driver (vxcan)
Oliver Hartkopp
3
-0
/
+335
2017-04-25
can: mcba_usb: Add support for Microchip CAN BUS Analyzer
Remigiusz Kołłątaj
3
-0
/
+911
2017-04-25
can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.x
Mario Huettel
1
-29
/
+159
2017-04-25
can: m_can: Configuration for TX and TX event FIFOs
Mario Huettel
1
-5
/
+34
2017-04-25
can: m_can: Enable M_CAN version dependent initialization
Mario Huettel
1
-71
/
+269
2017-04-25
can: m_can: Updated register defines to newest version
Mario Huettel
1
-65
/
+125
2017-04-25
can: m_can: Removed virtual address from print
Mario Huettel
1
-2
/
+2
2017-04-25
can: m_can: Removed initialization of FIFO water marks
Mario Huettel
1
-2
/
+2
2017-04-25
can: m_can: Disabled Interrupt Line 1
Mario Huettel
1
-1
/
+2
2017-04-25
can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards
Stephane Grosjean
7
-0
/
+1718
2017-04-25
can: peak: move header file to new can common subdir
Stephane Grosjean
2
-244
/
+1
[next]