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-08
cxgb4: Fix trace observed while dumping clip_tbl
Hariprasad Shenai
2
-1
/
+4
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
2015-02-07
cxgb4: Added support in debugfs to display TP logic analyzer output
Hariprasad Shenai
5
-0
/
+320
2015-02-07
cxgb4: Add support in debugfs to display sensor information
Hariprasad Shenai
2
-0
/
+42
2015-02-07
be2net: avoid unncessary swapping of fields in eth_tx_wrb
Sathya Perla
2
-18
/
+27
2015-02-07
be2net: process port misconfig async event
Vasundhara Volam
4
-30
/
+139
2015-02-07
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
Sathya Perla
2
-97
/
+127
2015-02-07
be2net: remove duplicate code in be_cmd_rx_filter()
Sathya Perla
3
-51
/
+36
2015-02-07
be2net: use offset based FW flashing for Skyhawk chip
Vasundhara Volam
3
-23
/
+66
2015-02-07
be2net: avoid flashing SH-B0 UFI image on SH-P2 chip
Vasundhara Volam
2
-2
/
+9
2015-02-07
be2net: refactor code that checks flash file compatibility
Vasundhara Volam
2
-68
/
+78
2015-02-07
be2net: replace (1 << x) with BIT(x)
Vasundhara Volam
3
-15
/
+15
2015-02-07
be2net: move un-exported routines from be.h to respective src files
Sathya Perla
3
-166
/
+167
2015-02-05
ixgbe: add Tx anti spoofing support
Don Skidmore
4
-0
/
+47
2015-02-05
ixgbevf: combine all of the tasks into a single service task
Emil Tantilov
2
-66
/
+87
2015-02-05
ixgbevf: rewrite watchdog task to function similar to igbvf
Emil Tantilov
2
-75
/
+113
2015-02-05
ixgbevf: Add code to check for Tx hang
Emil Tantilov
2
-19
/
+115
2015-02-05
ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx
Emil Tantilov
1
-21
/
+17
2015-02-05
ixgbevf: set vlan_features in a single write instead of several ORs
Emil Tantilov
1
-5
/
+5
2015-02-05
ixgbe: add VXLAN offload support for X550 devices
Don Skidmore
4
-2
/
+113
2015-02-05
ixgbe: Cleanup probe to remove redundant attempt to ID PHY
Don Skidmore
1
-3
/
+0
2015-02-05
ixgbe: cleanup redundant default method set_rxpba
Don Skidmore
1
-1
/
+0
2015-02-05
ixgbe: fix setting port VLAN
Emil Tantilov
1
-5
/
+8
2015-02-05
ixgbevf: add RSS support for X550
Emil Tantilov
2
-0
/
+45
2015-02-05
ixgbevf: enable multiple queue support
Emil Tantilov
2
-3
/
+20
2015-02-05
ixgbe: allow multiple queues in SRIOV mode
Emil Tantilov
1
-3
/
+0
2015-02-05
ixgbe: cleanup sparse errors in new ixgbe_x550.c file
Don Skidmore
1
-30
/
+35
2015-02-05
fm10k: Resolve compile warnings with W=1
Matthew Vick
2
-6
/
+2
2015-02-05
fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf
Matthew Vick
1
-5
/
+2
2015-02-05
vxge: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-05
net/macb: fix sparse warning
Lad, Prabhakar
1
-2
/
+1
2015-02-05
net: bnx2x: fix sparse warnings
Lad, Prabhakar
1
-3
/
+3
2015-02-05
enic: enic_main: fix sparse warnings
Lad, Prabhakar
1
-3
/
+3
2015-02-05
enic: enic_ethtool: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-05
be2net: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-05
chelsio: cxgb4: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-30
/
+69
2015-02-05
net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
Markus Elfring
1
-4
/
+2
2015-02-05
qlogic: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-18
/
+9
2015-02-05
net: ethernet: ti/cpsw-common.c: fix sparse warning
Lad, Prabhakar
1
-0
/
+2
2015-02-05
netxen: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-3
/
+1
2015-02-05
net: fec: Delete unnecessary checks before the function call "kfree"
Markus Elfring
1
-5
/
+2
2015-02-05
myri10ge: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-2
/
+1
2015-02-05
qlcnic: Fix NAPI poll routine for Tx completion
Shahed Shaikh
1
-3
/
+24
2015-02-05
cxgb4: Delete an unnecessary check before the function call "release_firmware"
Markus Elfring
1
-2
/
+1
2015-02-04
cxgb4: Add low latency socket busy_poll support
Hariprasad Shenai
4
-3
/
+174
2015-02-04
amd-xgbe: Set RSS enablement based on hardware features
Lendacky, Thomas
1
-0
/
+1
2015-02-04
NetCP: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-4
/
+2
[next]