| Commit message (Expand) | Author | Age |
... | |
* | | | e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks | Bruce Allan | 2013-03-08 |
* | | | e1000e: cleanup LEADING_SPACE checkpatch warnings | Bruce Allan | 2013-03-08 |
* | | | e1000e: cleanup LONG_LINE checkpatch warnings | Bruce Allan | 2013-03-08 |
* | | | e1000e: cleanup SPACING checkpatch errors and warnings | Bruce Allan | 2013-03-08 |
* | | | e1000e: cleanup CODE_INDENT checkpatch errors | Bruce Allan | 2013-03-08 |
* | | | ixgbevf: use PCI_DEVICE_TABLE macro | Stephen Hemminger | 2013-03-08 |
* | | | ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races | Alexander Duyck | 2013-03-08 |
* | | | ixgbe: Make use of the default fdb handlers. | Vlad Yasevich | 2013-03-07 |
|/ / |
|
* / | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 |
|/ |
|
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 |
|\ |
|
| * | drivers/net/ethernet/intel: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 |
* | | ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS | Alexander Duyck | 2013-02-16 |
* | | ixgbe: fix Tx timeouts with BQL | Emil Tantilov | 2013-02-16 |
* | | ixgbe: implement SFF diagnostic monitoring via ethtool | Aurélien Guillaume | 2013-02-16 |
* | | ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic() | Emil Tantilov | 2013-02-16 |
* | | ixgbe: fix possible data corruption in read_i2c_byte | Emil Tantilov | 2013-02-16 |
* | | ixgbe: Add support for set_channels ethtool operation | Alexander Duyck | 2013-02-16 |
* | | ixgbe: Add support for displaying the number of Tx/Rx channels | Alexander Duyck | 2013-02-16 |
* | | ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled | Alexander Duyck | 2013-02-16 |
* | | ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue | Alexander Duyck | 2013-02-16 |
* | | ixgbe: Add function for setting XPS queue mapping | Alexander Duyck | 2013-02-16 |
* | | ixgbe: Define FCoE and Flow director limits much sooner to allow for changes | Alexander Duyck | 2013-02-16 |
* | | igb: increase timeout for ethtool offline self-test | Stefan Assmann | 2013-02-16 |
* | | igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races | Alexander Duyck | 2013-02-16 |
* | | e1000e: display a warning message when SmartSpeed works | Koki Sanagi | 2013-02-16 |
* | | e1000: fix whitespace issues and multi-line comments | Jeff Kirsher | 2013-02-16 |
* | | ixgbe: refactor initialization of feature flags | Emil Tantilov | 2013-02-15 |
* | | igb: Refractoring function pointers in igb_get_invariants function | Akeem G. Abodunrin | 2013-02-15 |
* | | igb: Intialize MAC function pointers | Akeem G. Abodunrin | 2013-02-15 |
* | | igb: Initialize NVM function pointers | Akeem G. Abodunrin | 2013-02-15 |
* | | igb: Initialize PHY function pointers | Akeem G. Abodunrin | 2013-02-15 |
* | | igb: Update igb to use a path similar to ixgbe to determine when to stop Tx | Alexander Duyck | 2013-02-15 |
* | | igb: Refix sparse warning in igb_get_i2c_client | Carolyn Wyborny | 2013-02-15 |
* | | igb: Fix for improper allocation flag in igb_get_i2c_client | Carolyn Wyborny | 2013-02-15 |
* | | igb: Fix for improper exit in igb_get_i2c_client | Carolyn Wyborny | 2013-02-15 |
* | | igb: Support using build_skb in the case that jumbo frames are disabled | Alexander Duyck | 2013-02-15 |
* | | bridge: Add vlan support to static neighbors | Vlad Yasevich | 2013-02-13 |
* | | bridge: Dump vlan information from a bridge port | Vlad Yasevich | 2013-02-13 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-02-12 |
|\ \ |
|
| * | | ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 | Alexander Duyck | 2013-02-12 |
| * | | ixgbe: fix gso type | Michael S. Tsirkin | 2013-02-10 |
| * | | e1000e: enable ECC on I217/I218 to catch packet buffer memory errors | Bruce Allan | 2013-01-29 |
| * | | ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl | Jacob Keller | 2013-01-16 |
| * | | ixgbe: only compile ixgbe_debugfs.o when enabled | Jacob Keller | 2013-01-16 |
| |/ |
|
* | | drivers: net: Remove remaining alloc/OOM messages | Joe Perches | 2013-02-08 |
* | | ixgbe: Fix SR-IOV MTU warning | Alexander Duyck | 2013-02-05 |
* | | ixgbe: Replace rmb in Tx cleanup with read_barrier_depends | Alexander Duyck | 2013-02-05 |
* | | ixgbe: update date to 2013 | Don Skidmore | 2013-02-05 |
* | | ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings | Josh Hay | 2013-02-05 |
* | | ixgbe: fix potential null dereference | Josh Hay | 2013-02-05 |