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
2014-08-07
net: bcmgenet: fix reference counting for phy node
Uwe Kleine-König
1
-2
/
+4
2014-08-07
drivers/net: Remove typedef axnet_dev_t
Himangi Saraogi
1
-13
/
+13
2014-08-07
drivers/net: Remove typedefs pcnet_dev_t and hw_info_t
Himangi Saraogi
1
-34
/
+34
2014-08-07
drivers/net: ethernet: Remove typedef for struct and enum
Himangi Saraogi
1
-17
/
+17
2014-08-07
net: gianfar: fix reference counting for phy_node
Uwe Kleine-König
1
-2
/
+2
2014-08-07
net: mvneta: Fix reference counting for phy_node
Uwe Kleine-König
1
-3
/
+6
2014-08-07
net: gianfar: no need to check parameter being != NULL for of_node_put
Uwe Kleine-König
1
-8
/
+4
2014-08-07
amd: xgbe: fix duplicate #include of linux/phy.h
Jean Sacren
1
-1
/
+0
2014-08-07
cxgb4: Update FW version string to match FW binary version
Hariprasad Shenai
1
-4
/
+4
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-2
/
+0
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-12
/
+137
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2
-2
/
+2
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2
-2
/
+2
2014-08-06
cxgb4: Fix for SR-IOV VF initialization
Hariprasad Shenai
1
-4
/
+3
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
234
-11295
/
+25780
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-28
/
+38
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+4
2014-08-05
cxgb4 : Disable recursive mailbox commands when enabling vi
Anish Bhatt
2
-2
/
+5
2014-08-05
tg3: Modify tg3_tso_bug() to handle multiple TX rings
Prashant Sreedharan
1
-10
/
+12
2014-08-05
amd-xgbe: Perform phy connect/disconnect at dev open/stop
Lendacky, Thomas
2
-99
/
+121
2014-08-05
amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask
Lendacky, Thomas
1
-2
/
+5
2014-08-05
net: sun4i-emac: fix memory leak on bad packet
Marc Zyngier
1
-2
/
+4
2014-08-05
cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...
Hariprasad Shenai
1
-14
/
+15
2014-08-05
cxgb4i : Move stray CPL definitions to cxgb4 driver
Anish Bhatt
1
-0
/
+2
2014-08-05
qlcnic: Initialize dcbnl_ops before register_netdev
Rajesh Borundia
1
-2
/
+2
2014-08-05
qlcnic: Set driver version before registering netdev
Rajesh Borundia
2
-4
/
+4
2014-08-05
qlcnic: Fix update of ethtool stats.
Rajesh Borundia
1
-5
/
+13
2014-08-05
net: smc911x: fix %d confusingly prefixed with 0x in format string
Hans Wennborg
1
-1
/
+1
2014-08-05
mlx4_core: Add support for secure-host and SMP firewall
Jack Morgenstein
4
-1
/
+105
2014-08-04
cxgb4: only free allocated fls
Hariprasad Shenai
2
-14
/
+22
2014-08-02
i40evf: Fixed guest OS panic when removing vf driver
Serey Kong
1
-2
/
+3
2014-08-02
i40evf: fix memory leak on unused interfaces
Mitch Williams
1
-0
/
+24
2014-08-02
i40evf: don't leak queue vectors
Mitch Williams
1
-0
/
+2
2014-08-02
i40evf: do not re-arm watchdog after remove
Ashish Shah
1
-0
/
+2
2014-08-02
i40evf: future-proof vfr_stat state check
Ashish Shah
1
-6
/
+17
2014-08-02
i40e: remove support for vf unicast promiscuous mode
Ashish Shah
1
-10
/
+3
2014-08-02
i40e: Minor comment changes
Akeem G Abodunrin
1
-1
/
+1
2014-08-02
i40evf: fix scan warning on sprintf
Jesse Brandeburg
2
-2
/
+3
2014-08-02
i40e: disable local loopback on vmdq vsi
Shannon Nelson
1
-1
/
+0
2014-08-02
i40e: use correct vf_id offset for virtchnl message
Ashish Shah
1
-6
/
+13
2014-08-02
i40e: expose debug_write_register request
Shannon Nelson
2
-0
/
+32
2014-08-02
i40e: adds FCoE to build and updates its documentation
Vasu Dev
1
-0
/
+1
2014-08-02
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
11
-11
/
+599
2014-08-02
i40e: adds FCoE code to the i40e driver
Vasu Dev
2
-0
/
+1696
2014-08-02
amd-xgbe: Remove unnecessary spinlocks
Lendacky, Thomas
2
-20
/
+5
2014-08-02
net: dnet: Use managed interfaces
Himangi Saraogi
1
-34
/
+12
2014-08-02
net: ks8851-ml: Use devm_ioremap_resource
Himangi Saraogi
1
-38
/
+21
2014-08-02
cirrus: cs89x0: Use managed interfaces
Himangi Saraogi
1
-25
/
+7
2014-08-02
net: sh_eth: Add r8a7794 support
Hisashi Nakamura
1
-0
/
+2
2014-08-02
be2net: support deleting FW dump via ethtool (only for Lancer)
Kalesh AP
4
-12
/
+65
[prev]
[next]