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-05-22
net: davinci_emac: fix oops caused by uninitialized ndev->dev
Sekhar Nori
1
-4
/
+2
2014-05-22
of: mdio: remove of_phy_connect_fixed_link
Florian Fainelli
1
-38
/
+0
2014-05-22
ucc_geth: use the new fixed PHY helpers
Florian Fainelli
1
-3
/
+11
2014-05-22
gianfar: use the new fixed PHY helpers
Florian Fainelli
1
-3
/
+11
2014-05-22
fs_enet: use the new fixed PHY helpers
Florian Fainelli
1
-7
/
+10
2014-05-22
net: systemport: use the new fixed PHY helpers
Florian Fainelli
2
-2
/
+16
2014-05-22
net: bcmgenet: use the new fixed PHY helpers
Florian Fainelli
1
-8
/
+13
2014-05-22
teaming: fix vlan_features computing
Michal Kubeček
1
-1
/
+1
2014-05-22
bonding: fix vlan_features computing
Michal Kubeček
1
-0
/
+1
2014-05-22
net: fec: correct the MDIO clock source
Nimrod Andy
1
-1
/
+1
2014-05-22
net: fec: optimize the clock management to save power
Nimrod Andy
1
-64
/
+56
2014-05-22
net: mv643xx_eth: Implement software TSO
Ezequiel Garcia
1
-4
/
+160
2014-05-22
net: mv643xx_eth: Use dma_map_single() to map the skb fragments
Ezequiel Garcia
1
-12
/
+6
2014-05-22
net: mv643xx_eth: Factorize feature setting
Ezequiel Garcia
1
-3
/
+5
2014-05-22
net: mv643xx_eth: Avoid setting the initial TCP checksum
Ezequiel Garcia
1
-3
/
+6
2014-05-22
net: mv643xx_eth: Factorize initial checksum and command preparation
Ezequiel Garcia
1
-48
/
+65
2014-05-22
net: mvneta: Implement software TSO
Ezequiel Garcia
1
-1
/
+152
2014-05-22
net: mvneta: Clean mvneta_tx() sk_buff handling
Ezequiel Garcia
1
-8
/
+7
2014-05-22
net: mvneta: Factorize feature setting
Ezequiel Garcia
1
-2
/
+2
2014-05-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
26
-146
/
+179
2014-05-21
wimax/i2400m: make return of 0 explicit
Julia Lawall
1
-5
/
+2
2014-05-21
enic: Add support for adaptive interrupt coalescing
Sujith Sankar
4
-6
/
+244
2014-05-21
vxge: Use time_before()
Manuel Schölling
1
-2
/
+2
2014-05-21
ieee802154: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-3
/
+3
2014-05-21
atm: idt77252: Remove redundant error check
Peter Senna Tschudin
1
-4
/
+4
2014-05-21
net-tun: restructure tun_do_read for better sleep/wakeup efficiency
Xi Wang
1
-38
/
+16
2014-05-21
i40e: fix passing wrong error code to i40e_open()
Jean Sacren
1
-1
/
+1
2014-05-21
i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-20
/
+11
2014-05-21
i40e: Check PCI_IOV config to avoid compile error
Greg Rose
1
-0
/
+2
2014-05-21
i40e: remove Tx work for ptp
Jesse Brandeburg
2
-2
/
+0
2014-05-21
i40e: Don't disable SR-IOV when VFs are assigned
Mitch Williams
1
-1
/
+10
2014-05-21
i40e: remove hardcode of stats struct size in ethtool
Shannon Nelson
1
-2
/
+3
2014-05-21
i40e/i40evf: control auto ITR through ethtool
Mitch Williams
2
-70
/
+52
2014-05-21
i40e/i40evf: set proper default for ITR registers
Mitch Williams
2
-2
/
+8
2014-05-21
i40evf: make ethtool_ops const
Mitch Williams
1
-1
/
+1
2014-05-21
i40evf: don't lie to ethtool
Mitch Williams
1
-1
/
+1
2014-05-21
i40evf: Use macro param for ethtool stats
Mitch Williams
1
-5
/
+7
2014-05-21
i40e: add required include
Mitch Williams
2
-4
/
+1
2014-05-21
i40evf: Fix the headers and update copyright year.
Jesse Brandeburg
20
-14
/
+74
2014-05-21
i40evf: Remove unused defines
Catherine Sullivan
1
-9
/
+0
2014-05-21
i40evf: Update AdminQ interface
Shannon Nelson
1
-14
/
+8
2014-05-21
Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can...
David S. Miller
12
-31
/
+1982
2014-05-21
net: cdc_ncm: fix 64bit division build error
Bjørn Mork
1
-2
/
+2
2014-05-19
can: gs_usb: Added support for the GS_USB CAN devices
Maximilian Schneider
3
-0
/
+980
2014-05-19
can: add Renesas R-Car CAN driver
Sergei Shtylyov
3
-0
/
+887
2014-05-19
can: c_can: add hwinit support for non-TI devices
Pavel Machek
2
-4
/
+38
2014-05-19
can: c_can: Add and make use of 32-bit accesses functions
Pavel Machek
4
-10
/
+60
2014-05-19
can: c_can: make {read,write}_reg functions const
Pavel Machek
3
-13
/
+13
2014-05-19
can: pch_can: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-19
can: mscan: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
[next]