index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: pass extended ACK struct where available
Johannes Berg
2017-04-13
1
-1
/
+2
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
10
-18
/
+23
*
bonding: handle link transition from FAIL to UP correctly
Mahesh Bandewar
2017-04-13
1
-1
/
+2
*
net: dwc-xlgmac: add the initial ethtool support
Jie Deng
2017-04-13
6
-4
/
+312
*
net: stmmac: set total length of the packet to be transmitted in TDES3
Niklas Cassel
2017-04-13
7
-12
/
+17
*
cxgb4: save tid while creating server filter
Ganesh Goudar
2017-04-13
1
-0
/
+4
*
net: mvmdio: allow up to three clocks to be specified for orion-mdio
Russell King
2017-04-13
1
-9
/
+24
*
net: mvmdio: disable interrupt if resource size is too small
Russell King
2017-04-13
1
-0
/
+6
*
net: mvmdio: fix interrupt disable in remove path
Russell King
2017-04-13
1
-1
/
+2
*
net: mvmdio: disable interrupts in driver failure path
Russell King
2017-04-13
1
-0
/
+2
*
ftgmac100: Set default ring sizes to 128 entries
Benjamin Herrenschmidt
2017-04-12
1
-2
/
+2
*
ftgmac100: Make ring sizes configurable via ethtool
Benjamin Herrenschmidt
2017-04-12
1
-56
/
+148
*
ftgmac100: Add more register inits in ftgmac100_init_hw()
Benjamin Herrenschmidt
2017-04-12
1
-0
/
+36
*
ftgmac100: Open code remaining register writes
Benjamin Herrenschmidt
2017-04-12
1
-33
/
+20
*
ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_mac
Benjamin Herrenschmidt
2017-04-12
1
-2
/
+2
*
ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addr
Benjamin Herrenschmidt
2017-04-12
1
-3
/
+3
*
ftgmac100: Set netdev->hw_features
Benjamin Herrenschmidt
2017-04-12
1
-3
/
+4
*
ftgmac100: Disable HW checksum generation on AST2400, enable on others
Benjamin Herrenschmidt
2017-04-12
1
-6
/
+6
*
ftgmac100: Use device "compatible" property, not machine.
Benjamin Herrenschmidt
2017-04-12
1
-7
/
+9
*
ftgmac100: Upgrade to NETIF_F_HW_CSUM
Benjamin Herrenschmidt
2017-04-12
1
-15
/
+25
*
net: stmmac: use netif_set_real_num_{rx,tx}_queues
Joao Pinto
2017-04-11
1
-2
/
+2
*
net: fec: add ERR007885 for i.MX6ul enet IP
Fugang Duan
2017-04-11
1
-2
/
+3
*
net: fec: correct the errata number comment typo
Fugang Duan
2017-04-11
1
-1
/
+1
*
net: fec: add phy-reset-gpios PROBE_DEFER check
Fugang Duan
2017-04-11
1
-8
/
+18
*
net: fec: pass ->dev to dma_alloc__coherent() API
Fugang Duan
2017-04-11
1
-2
/
+2
*
net: fec: avoid BD pointer type cast to 32bit
Fugang Duan
2017-04-11
1
-2
/
+2
*
net: fec: add return value check after calling .of_property_read_u32()
Fugang Duan
2017-04-11
1
-2
/
+2
*
mlxsw: convert to pci_alloc_irq_vectors
Christoph Hellwig
2017-04-11
1
-7
/
+6
*
net: thunderx: Switch to pci_alloc_irq_vectors
Thanneeru Srinivasulu
2017-04-11
3
-96
/
+40
*
net/ena: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-04-11
2
-45
/
+12
*
net: alx: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-04-11
2
-80
/
+54
*
ftgmac100: Remove tx descriptor accessors
Benjamin Herrenschmidt
2017-04-10
2
-114
/
+69
*
ftgmac100: Add support for fragmented tx
Benjamin Herrenschmidt
2017-04-10
1
-25
/
+94
*
ftgmac100: Don't clear tx desc fields unnecessarily
Benjamin Herrenschmidt
2017-04-10
1
-11
/
+6
*
ftgmac100: Split tx packet freeing from ftgmac100_tx_complete_packet()
Benjamin Herrenschmidt
2017-04-10
1
-17
/
+21
*
ftgmac100: Move the barrier out of ftgmac100_txdes_set_dma_own()
Benjamin Herrenschmidt
2017-04-10
1
-5
/
+4
*
ftgmac100: Cleanup tx queue handling
Benjamin Herrenschmidt
2017-04-10
1
-35
/
+68
*
ftgmac100: Store tx skbs in a separate array
Benjamin Herrenschmidt
2017-04-10
1
-43
/
+16
*
ftgmac100: Pad small frames properly
Benjamin Herrenschmidt
2017-04-10
1
-2
/
+8
*
ftgmac100: Factor tx packet dropping path
Benjamin Herrenschmidt
2017-04-10
1
-8
/
+9
*
ftgmac100: Merge ftgmac100_xmit() into ftgmac100_hard_start_xmit()
Benjamin Herrenschmidt
2017-04-10
1
-33
/
+25
*
ftgmac100: Move ftgmac100_hard_start_xmit() around
Benjamin Herrenschmidt
2017-04-10
1
-29
/
+29
*
ftgmac100: Add a tx timeout handler
Benjamin Herrenschmidt
2017-04-10
1
-0
/
+13
*
net: dsa: mt7530: Include gpio/consumer.h for GPIO functions
Florian Fainelli
2017-04-09
1
-0
/
+1
*
netvsc: use napi_consume_skb
stephen hemminger
2017-04-09
1
-7
/
+11
*
Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...
David S. Miller
2017-04-09
97
-7935
/
+6611
|
\
|
*
mwifiex: apply radar flag
Karthik Ananthapadmanabha
2017-04-05
1
-0
/
+19
|
*
rtlwifi: btcoex: 23b 2ant: new fw use h2c to control GNT_BT
Yan-Hsuan Chuang
2017-04-05
1
-8
/
+29
|
*
rtlwifi: btcoex: 23b 2ant: add comments to describe how duration adjusted
Yan-Hsuan Chuang
2017-04-05
1
-0
/
+19
|
*
rtlwifi: btcoex: 23b 2ant: finer bt power adjustment
Yan-Hsuan Chuang
2017-04-05
2
-31
/
+25
[next]