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
2014-09-22
qlge: Fix compilation warning
Harish Patil
1
-2
/
+2
2014-09-22
am2150: Update nmclan_cs.c to use update PCMCIA API
Jeff Kirsher
1
-1
/
+1
2014-09-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
5
-88
/
+83
2014-09-19
net/mlx4_en: Add mlx4_en_get_cqe helper
Ido Shamay
4
-4
/
+11
2014-09-19
net/mlx4_core: Cache line EQE size support
Ido Shamay
1
-11
/
+19
2014-09-19
net/mlx4_core: Enable CQE/EQE stride support
Ido Shamay
4
-4
/
+100
2014-09-19
bnx2x: Add a fallback multi-function mode NPAR1.5
Yuval Mintz
3
-21
/
+42
2014-09-19
bnx2x: New multi-function mode: UFP
Yuval Mintz
6
-18
/
+200
2014-09-19
bnx2x: Changes with storage & MAC macros
Dmitry Kravkov
5
-42
/
+54
2014-09-19
net: phy: bcm7xxx: utilize PHY revision in config_init
Florian Fainelli
1
-6
/
+15
2014-09-19
net: dsa: bcm_sf2: communicate integrated PHY revision to PHY driver
Florian Fainelli
3
-0
/
+18
2014-09-19
net: bcmgenet: communicate integrated PHY revision to PHY driver
Florian Fainelli
3
-2
/
+14
2014-09-19
net: bcmgenet: remove PHY_BRCM_100MBPS_WAR
Florian Fainelli
1
-10
/
+0
2014-09-19
net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WAR
Florian Fainelli
1
-2
/
+2
2014-09-19
of: mdio: honor flags passed to of_phy_connect
Florian Fainelli
1
-0
/
+2
2014-09-19
vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions.
Andy Zhou
1
-83
/
+22
2014-09-19
net: fec: Workaround for imx6sx enet tx hang when enable three queues
Fugang Duan
1
-2
/
+15
2014-09-19
net:fec: increase DMA queue number
Fugang Duan
1
-1
/
+1
2014-09-19
net: fec: add interrupt coalescence feature support
Fugang Duan
2
-0
/
+151
2014-09-19
net: fec: refine error handle of parser queue number from DT
Frank Li
1
-10
/
+10
2014-09-18
ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags
Jacob Keller
1
-2
/
+0
2014-09-18
ixgbe: add warnings for other disabled features without MSI-X support
Jacob Keller
1
-2
/
+5
2014-09-18
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
1
-7
/
+5
2014-09-18
ixgbe: use e_dev_warn instead of e_err for displaying warning
Jacob Keller
1
-2
/
+2
2014-09-18
ixgbe: determine vector count inside ixgbe_acquire_msix_vectors
Jacob Keller
1
-37
/
+37
2014-09-18
ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors
Jacob Keller
1
-11
/
+13
2014-09-18
ixgbe: return integer from ixgbe_acquire_msix_vectors
Jacob Keller
1
-14
/
+18
2014-09-18
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
1
-5
/
+5
2014-09-18
ixgbe: Do not schedule an uninitialized workqueue entry
Mark Rustad
1
-3
/
+4
2014-09-18
ixgbe: remove useless bd_number from adapter struct
Ethan Zhao
2
-6
/
+0
2014-09-18
ixgbevf: remove useless bd_number from struct ixgbevf_adapter
Ethan Zhao
2
-5
/
+0
2014-09-16
net: fec: fix build error at m68k platform
Frank Li
1
-5
/
+25
2014-09-15
dsa: Replace mii_bus with a generic host device
Alexander Duyck
6
-10
/
+27
2014-09-15
bonding: consolidate ASSERT_RTNL()s and remove the unnecessary
Nikolay Aleksandrov
1
-4
/
+2
2014-09-15
bonding: trivial: style and comment fixes
Nikolay Aleksandrov
6
-167
/
+93
2014-09-15
bonding: consolidate the two rlb_next_rx_slave functions into one
Nikolay Aleksandrov
1
-28
/
+10
2014-09-15
net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminat...
Rickard Strandqvist
1
-1
/
+1
2014-09-15
net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c...
Rickard Strandqvist
1
-2
/
+2
2014-09-15
bna: use container_of to resolve bufdesc_ex from bufdesc
Fabian Frederick
2
-5
/
+8
2014-09-15
net: fec: use container_of to resolve bufdesc_ex from bufdesc
Fabian Frederick
1
-2
/
+2
2014-09-13
net/macb: Add hardware revision information during probe
Bo Shen
1
-3
/
+3
2014-09-13
net: fec: init complete variable in early to avoid kernel dump
Fugang Duan
1
-0
/
+1
2014-09-13
net: fec: change FEC alignment according to i.mx6 sx requirement
Fugang Duan
2
-11
/
+27
2014-09-13
net:fec: Add fsl,imx6sx-fec compatible strings
Fugang Duan
1
-0
/
+2
2014-09-13
net: fec: add enet-avb IP support
Frank Li
2
-18
/
+51
2014-09-13
net:fec: Disable enet-avb MAC instead of reset MAC
Fugang Duan
1
-6
/
+20
2014-09-13
net: fec: init multi queue date structure
Frank Li
1
-113
/
+252
2014-09-13
net: fec: parser max queue number from dt file
Fugang Duan
2
-1
/
+47
2014-09-13
net: fec: change data structure to support multiqueue
Fugang Duan
2
-196
/
+400
2014-09-13
net:fec: add enet AVB feature macro define for imx6sx
Fugang Duan
1
-0
/
+16
[next]