index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: cleanup - move defines to appropriate header file
Bruce Allan
2013-03-08
4
-9
/
+7
*
e1000e: cleanup format of struct e1000_opt_list struct
Bruce Allan
2013-03-08
1
-1
/
+4
*
e1000e: cleanup USLEEP_RANGE checkpatch checks
Bruce Allan
2013-03-08
8
-38
/
+38
*
e1000e: cleanup unnecessary line breaks
Bruce Allan
2013-03-08
5
-62
/
+31
*
e1000e: cleanup formatting of static structs
Bruce Allan
2013-03-08
3
-4
/
+8
*
e1000e: cleanup unusually placed comments
Bruce Allan
2013-03-08
7
-25
/
+39
*
e1000e: cleanup (add/remove) blank lines where appropriate
Bruce Allan
2013-03-08
8
-7
/
+8
*
e1000e: cleanup SPACING checkpatch checks
Bruce Allan
2013-03-08
4
-16
/
+16
*
e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks
Bruce Allan
2013-03-08
7
-127
/
+139
*
e1000e: cleanup LEADING_SPACE checkpatch warnings
Bruce Allan
2013-03-08
3
-9
/
+9
*
e1000e: cleanup LONG_LINE checkpatch warnings
Bruce Allan
2013-03-08
5
-16
/
+23
*
e1000e: cleanup SPACING checkpatch errors and warnings
Bruce Allan
2013-03-08
6
-34
/
+34
*
e1000e: cleanup CODE_INDENT checkpatch errors
Bruce Allan
2013-03-08
7
-187
/
+178
*
ixgbevf: use PCI_DEVICE_TABLE macro
Stephen Hemminger
2013-03-08
1
-6
/
+3
*
ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2013-03-08
2
-33
/
+40
*
ixgbe: Make use of the default fdb handlers.
Vlad Yasevich
2013-03-07
1
-41
/
+1
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-28
2
-13
/
+13
*
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-5
/
+0
|
\
|
*
drivers/net/ethernet/intel: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-5
/
+0
*
|
ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS
Alexander Duyck
2013-02-16
1
-1
/
+1
*
|
ixgbe: fix Tx timeouts with BQL
Emil Tantilov
2013-02-16
2
-7
/
+34
*
|
ixgbe: implement SFF diagnostic monitoring via ethtool
Aurélien Guillaume
2013-02-16
3
-0
/
+119
*
|
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
Emil Tantilov
2013-02-16
1
-24
/
+10
*
|
ixgbe: fix possible data corruption in read_i2c_byte
Emil Tantilov
2013-02-16
1
-1
/
+1
*
|
ixgbe: Add support for set_channels ethtool operation
Alexander Duyck
2013-02-16
1
-0
/
+38
*
|
ixgbe: Add support for displaying the number of Tx/Rx channels
Alexander Duyck
2013-02-16
1
-0
/
+72
*
|
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
Alexander Duyck
2013-02-16
2
-13
/
+8
*
|
ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue
Alexander Duyck
2013-02-16
1
-22
/
+26
*
|
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
2013-02-16
3
-5
/
+20
*
|
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
2013-02-16
3
-35
/
+19
*
|
igb: increase timeout for ethtool offline self-test
Stefan Assmann
2013-02-16
1
-1
/
+1
*
|
igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2013-02-16
2
-23
/
+31
*
|
e1000e: display a warning message when SmartSpeed works
Koki Sanagi
2013-02-16
1
-0
/
+7
*
|
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
2013-02-16
5
-528
/
+586
*
|
ixgbe: refactor initialization of feature flags
Emil Tantilov
2013-02-15
1
-20
/
+38
*
|
igb: Refractoring function pointers in igb_get_invariants function
Akeem G. Abodunrin
2013-02-15
1
-251
/
+11
*
|
igb: Intialize MAC function pointers
Akeem G. Abodunrin
2013-02-15
1
-0
/
+61
*
|
igb: Initialize NVM function pointers
Akeem G. Abodunrin
2013-02-15
1
-0
/
+109
*
|
igb: Initialize PHY function pointers
Akeem G. Abodunrin
2013-02-15
1
-0
/
+112
*
|
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
Alexander Duyck
2013-02-15
2
-15
/
+28
*
|
igb: Refix sparse warning in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
1
-1
/
+1
*
|
igb: Fix for improper allocation flag in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
1
-1
/
+1
*
|
igb: Fix for improper exit in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
1
-6
/
+1
*
|
igb: Support using build_skb in the case that jumbo frames are disabled
Alexander Duyck
2013-02-15
2
-34
/
+161
*
|
bridge: Add vlan support to static neighbors
Vlad Yasevich
2013-02-14
1
-1
/
+1
*
|
bridge: Dump vlan information from a bridge port
Vlad Yasevich
2013-02-14
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-13
1
-0
/
+1
|
\
\
|
*
|
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
Alexander Duyck
2013-02-12
1
-6
/
+3
|
*
|
ixgbe: fix gso type
Michael S. Tsirkin
2013-02-11
1
-2
/
+6
|
*
|
e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
Bruce Allan
2013-01-29
6
-0
/
+71
[next]