index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-17
sfc: do not device_attach if a reset is pending
Peter Dunning
5
-11
/
+19
2017-02-17
sfc: forget filters from sw table if hw replies ENOENT on removing them
Bert Kenward
1
-3
/
+8
2017-02-17
sfc: fix filter_id misinterpretation in edge case
Jon Cooper
1
-18
/
+30
2017-02-17
vmxnet3: prevent building with 64K pages
Arnd Bergmann
1
-0
/
+3
2017-02-17
net/wan: add MODULE_LICENSE for fsl_ucc_hdlc
Valentin Longchamp
1
-0
/
+1
2017-02-17
nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* defines
Simon Horman
3
-9
/
+4
2017-02-17
netvsc: fix typo on statistics
Simon Xiao
1
-1
/
+1
2017-02-17
net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-58
/
+65
2017-02-17
net: hamachi: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-02-17
net: bgmac: store MAC address directly in netdev->dev_addr
Tobias Klauser
4
-8
/
+6
2017-02-17
Merge tag 'wireless-drivers-next-for-davem-2017-02-16' of git://git.kernel.or...
David S. Miller
28
-431
/
+213
2017-02-17
net: ethoc: Use eth_hw_addr_random()
Tobias Klauser
1
-8
/
+2
2017-02-17
net: mvneta: make mvneta_eth_tool_ops static
Jisheng Zhang
1
-1
/
+1
2017-02-17
net: oki-semi: pch_gbe: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-20
/
+38
2017-02-17
net: ethernet: ti: cpsw: correct ale dev to cpsw
Ivan Khoronzhuk
1
-1
/
+1
2017-02-17
net: nvidia: forcedeth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-41
/
+50
2017-02-17
ptp: create "pins" together with the rest of attributes
Dmitry Torokhov
3
-42
/
+24
2017-02-17
ptp: use is_visible method to hide unused attributes
Dmitry Torokhov
1
-70
/
+55
2017-02-17
ptp: use kcalloc when allocating arrays
Dmitry Torokhov
1
-3
/
+2
2017-02-17
ptp: do not explicitly set drvdata in ptp_clock_register()
Dmitry Torokhov
1
-2
/
+0
2017-02-17
mlx4: do not fire tasklet unless necessary
Eric Dumazet
2
-9
/
+6
2017-02-16
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-230
/
+481
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-128
/
+194
2017-02-16
cxgb4: Remove redundant code in t4_uld_clean_up()
Ganesh Goudar
1
-2
/
+0
2017-02-16
cxgb4: Add new T5 and T6 pci device id's
Ganesh Goudar
1
-0
/
+5
2017-02-16
cxgb4: Increase max number of tc u32 links
Arjun V
3
-13
/
+7
2017-02-16
Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-5
/
+13
2017-02-16
Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-102
/
+112
2017-02-16
ixgbe: Don't bother clearing buffer memory for descriptor rings
Alexander Duyck
2
-71
/
+99
2017-02-16
ixgbe: Add support for build_skb
Alexander Duyck
1
-1
/
+48
2017-02-16
ixgbe: Add private flag to control buffer mode
Alexander Duyck
1
-0
/
+47
2017-02-16
ixgbe: Add support for padding packet
Alexander Duyck
2
-4
/
+56
2017-02-16
ixgbe: Break out Rx buffer page management
Alexander Duyck
1
-109
/
+122
2017-02-16
ixgbe: Use length to determine if descriptor is done
Alexander Duyck
2
-7
/
+9
2017-02-16
ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE
Alexander Duyck
2
-17
/
+22
2017-02-16
ixgbe: Update code to better handle incrementing page count
Alexander Duyck
2
-15
/
+31
2017-02-16
ixgbe: Update driver to make use of DMA attributes in Rx path
Alexander Duyck
2
-19
/
+40
2017-02-16
ixgbe: Only DMA sync frame length
Alexander Duyck
1
-5
/
+5
2017-02-16
ixgbe: Add function for checking to see if we can reuse page
Alexander Duyck
1
-29
/
+42
2017-02-16
ixgbe: Update version to reflect added functionality
Mark Rustad
1
-1
/
+1
2017-02-16
ixgbe: prefix Data Center Bridge ops struct
Stephen Hemminger
3
-3
/
+3
2017-02-16
ixgbe: Support 2.5Gb and 5Gb speed
Tony Nguyen
2
-3
/
+10
2017-02-15
ibmvnic: Fix endian errors in error reporting output
Thomas Falcon
1
-4
/
+4
2017-02-15
ibmvnic: Fix endian error when requesting device capabilities
Thomas Falcon
1
-2
/
+2
2017-02-15
atm: idt77252, use setup_timer and mod_timer
Jan Koniarik
1
-9
/
+3
2017-02-15
mlxsw: acl: Use PBS type for forward action
Jiri Pirko
1
-11
/
+9
2017-02-15
net: stmmac: invert the logic for dumping regs
LABBE Corentin
1
-9
/
+9
2017-02-15
net: stmmac: reduce indentation by adding a continue
LABBE Corentin
1
-42
/
+40
2017-02-15
net: stmmac: split the stmmac_adjust_link 10/100 case
LABBE Corentin
1
-5
/
+9
[next]