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
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-23
altera_tse: Fixes in NAPI and interrupt handling paths
Vlastimil Setka
1
-23
/
+22
2015-02-23
altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree
Vlastimil Setka
1
-1
/
+1
2015-02-22
r8169: Revert BQL and xmit_more support.
David S. Miller
1
-23
/
+7
2015-02-20
cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead
Anish Bhatt
2
-30
/
+33
2015-02-20
net: smc91x: improve neponset hack
Arnd Bergmann
1
-1
/
+1
2015-02-20
ethernet/ixp4xx: prevent allmulti from clobbering promisc
Derrick Pallas
1
-1
/
+1
2015-02-19
ehea: Register memory hotplug, reboot and crash hooks on adapter probe
Anton Blanchard
1
-105
/
+141
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-37
/
+77
2015-02-17
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+3
2015-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-02-17
debugfs: Provide a file creation function that also takes an initial size
David Howells
1
-6
/
+3
2015-02-13
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
1
-1
/
+0
2015-02-13
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-6
/
+4
2015-02-11
tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
Jun'ichi Nomura \(NEC\)
1
-0
/
+2
2015-02-11
bgmac: fix device initialization on Northstar SoCs (condition typo)
Rafał Miłecki
1
-2
/
+3
2015-02-11
qlcnic: Delete existing multicast MAC list before adding new
Shahed Shaikh
3
-13
/
+51
2015-02-11
net/mlx5_core: Fix configuration of log_uar_page_sz
Eli Cohen
1
-0
/
+1
2015-02-11
sunvnet: don't change gso data on clones
David L Stevens
1
-13
/
+10
2015-02-11
drivers/net: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-02-11
drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OF
Geert Uytterhoeven
1
-0
/
+2
2015-02-11
et131x: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-2
/
+4
2015-02-11
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
1
-1
/
+1
2015-02-11
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
1
-1
/
+1
2015-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
214
-5476
/
+20425
2015-02-10
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-4
/
+4
2015-02-09
i40e: Fix for stats init function call in Rx setup
Carolyn Wyborny
2
-2
/
+2
2015-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-19
/
+49
2015-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-41
/
+95
2015-02-09
net: Mellanox: Delete unnecessary checks before the function call "vunmap"
Markus Elfring
2
-2
/
+2
2015-02-09
cxgb4: Add support in cxgb4 to get expansion rom version via ethtool
Hariprasad Shenai
4
-0
/
+55
2015-02-09
i40e/i40evf: Add call to u64_stats_init to init
Carolyn Wyborny
2
-0
/
+4
2015-02-09
i40e: Enable Loopback for the FCOE vsi as well
Anjali Singhai Jain
1
-0
/
+1
2015-02-09
i40e: use dev_port for fcoe netdev
Vasu Dev
1
-0
/
+6
2015-02-09
i40e: Fix function header
Greg Rose
1
-1
/
+1
2015-02-09
i40e: fix led blink toggle to enable steady state
Matt Jared
1
-2
/
+4
2015-02-09
i40evf: Force Tx writeback on ITR
Anjali Singhai Jain
3
-4
/
+39
2015-02-08
i40e: stop the service task at shutdown
Mitch Williams
1
-0
/
+2
2015-02-08
cxgb4: Fix trace observed while dumping clip_tbl
Hariprasad Shenai
2
-1
/
+4
2015-02-08
i40evf: stop the watchdog for shutdown
Mitch Williams
1
-0
/
+6
2015-02-08
i40evf: ignore bogus messages from FW
Mitch Williams
1
-1
/
+1
2015-02-08
i40evf: reset on module unload
Mitch Williams
1
-5
/
+10
2015-02-08
i40e: add locking around VF reset
Mitch Williams
2
-6
/
+8
2015-02-08
i40e: Use even more ARQ descriptors
Mitch Williams
1
-2
/
+2
2015-02-08
i40e: delay after VF reset
Mitch Williams
1
-6
/
+6
2015-02-08
i40e: avoid use of uninitialized v_budget in i40e_init_msix
John W Linville
1
-5
/
+5
2015-02-08
i40e: i40e_fcoe.c: Remove unused function
Rickard Strandqvist
1
-9
/
+0
2015-02-07
cxgb4: Add support in debugfs to dump the congestion control table
Hariprasad Shenai
4
-0
/
+53
2015-02-07
cxgb4: Add support to dump mailbox content in debugfs
Hariprasad Shenai
3
-0
/
+91
2015-02-07
cxgb4: Add support for ULP RX logic analyzer output in debugfs
Hariprasad Shenai
5
-0
/
+58
[next]