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-07-24
bfin_mac: convert bfin Ethernet driver to NAPI framework
Sonic Zhang
3
-32
/
+53
2014-07-24
isdn: use constants instead of magicnumbers
Himangi Saraogi
1
-2
/
+2
2014-07-24
cxgb4: Fixed incorrect check for memory operation in t4_memory_rw
Hariprasad Shenai
1
-1
/
+1
2014-07-24
fec: Simplify the PM related hooks
Fabio Estevam
1
-6
/
+2
2014-07-24
i40e: always print aqtx answer
Shannon Nelson
2
-10
/
+6
2014-07-24
i40e: Give link more time after setting flow control
Catherine Sullivan
1
-3
/
+7
2014-07-24
i40e: Fix firmware API version errors
Catherine Sullivan
1
-13
/
+7
2014-07-24
i40e/i40evf: ARQ copy desc data even for failed commands
Kamil Krawczyk
2
-14
/
+14
2014-07-24
i40evf: don't wait so long
Mitch Williams
1
-2
/
+2
2014-07-24
i40e/i40evf: fix extension header csum logic
Jesse Brandeburg
2
-4
/
+0
2014-07-24
i40e/i40evf: Add nvmupdate support
Shannon Nelson
10
-16
/
+866
2014-07-24
i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.c
Toralf Förster
1
-2
/
+2
2014-07-24
igb: bump igb version to 5.2.13
Todd Fujinaka
1
-2
/
+2
2014-07-24
igb: Add message when malformed packets detected by hw
Carolyn Wyborny
2
-0
/
+26
2014-07-24
ixgbe: don't check minimum link when direct assigned to virtual machine
Jacob Keller
1
-4
/
+19
2014-07-24
ixgbe: fix use of list_for_each in ixgbe_enumerate_functions
Jacob Keller
1
-10
/
+7
2014-07-24
ixgbe: Change some uses of strncpy to strlcpy
Mark Rustad
1
-3
/
+3
2014-07-24
ixgbe: Fix possible null-dereference in error path
Mark Rustad
1
-1
/
+1
2014-07-23
net: bcmgenet: use kcalloc instead of kzalloc
Florian Fainelli
2
-4
/
+4
2014-07-23
net: bcmgenet: add missing braces to some if statements
Florian Fainelli
1
-4
/
+5
2014-07-23
net: bcmgenet: add and remove missing blank lines
Florian Fainelli
1
-3
/
+1
2014-07-23
net: bcmgenet: re-align multiple lines correctly
Florian Fainelli
3
-147
/
+142
2014-07-23
net: bcmgenet: remove FSF mail address
Florian Fainelli
3
-30
/
+2
2014-07-23
virtio-net: rx busy polling support
Jason Wang
1
-1
/
+47
2014-07-23
virtio-net: introduce virtnet_receive()
Jason Wang
1
-5
/
+14
2014-07-23
ethernet: realtek: use pci_device_id
Varka Bhadram
1
-7
/
+7
2014-07-23
ethernet: realtek: use module_pci_driver
Varka Bhadram
1
-20
/
+2
2014-07-22
drivers: net: cpsw: add support to dump ALE table via ethtool register dump
Mugunthan V N
3
-3
/
+37
2014-07-22
dp83640: Fix receive timestamp race condition
Stefan Sørensen
1
-71
/
+102
2014-07-22
sfc: Add support for busy polling
Alexandre Rames
5
-7
/
+208
2014-07-22
net/mlx4_en: Reduce memory consumption on kdump kernel
Amir Vadai
3
-4
/
+8
2014-07-22
net/mlx4_core: Use low memory profile on kdump kernel
Amir Vadai
1
-3
/
+25
2014-07-22
net/mlx4_en: Disable blueflame using ethtool private flags
Amir Vadai
4
-4
/
+72
2014-07-22
net/mlx4_en: current_mac isn't updated in port up
Eyal Perry
1
-0
/
+1
2014-07-22
net: mvpp2: Simplify BM pool buffers freeing
Ezequiel Garcia
1
-13
/
+6
2014-07-22
net: mvpp2: Fix the BM pool buffer release check
Ezequiel Garcia
1
-3
/
+3
2014-07-22
net: mvpp2: Enable proper PHY polling and fix port functionality
Marcin Wojtas
1
-8
/
+32
2014-07-22
net: mvpp2: Fix the periodic XON enable bit
Marcin Wojtas
1
-1
/
+1
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
76
-300
/
+611
2014-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-38
/
+130
2014-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2
-4
/
+9
2014-07-21
iw_cxgb4: Don't limit TPTE count to 32KB
Hariprasad Shenai
2
-2
/
+1
2014-07-21
iw_cxgb4: advertise the correct device max attributes
Hariprasad Shenai
5
-33
/
+32
2014-07-21
iw_cxgb4: Support query_qp() verb
Hariprasad Shenai
1
-0
/
+6
2014-07-21
iw_cxgb4: log detailed warnings for negative advice
Hariprasad Shenai
1
-6
/
+23
2014-07-21
cxgb4: Add the MC1 registers to read in the interrupt handler
Hariprasad Shenai
2
-3
/
+16
2014-07-21
enic: Add ethtool support to show classifier filters added by the driver
Govindarajulu Varadarajan
3
-0
/
+117
2014-07-21
enic: remove #ifdef CONFIG_RFS_ACCEL around filter structures
Govindarajulu Varadarajan
3
-45
/
+51
2014-07-21
qeth: Display adjacent switch attributes
Stefan Raspl
4
-1
/
+100
2014-07-21
net: bcmgenet: only update UMAC_CMD if something changed
Florian Fainelli
1
-2
/
+3
[next]