Age | Commit message (Expand) | Author |
2012-05-12 | igb: Add Support for new i210/i211 devices. | Carolyn Wyborny |
2012-05-12 | igb: Add function and pointers for 82580 low power state settings. | Carolyn Wyborny |
2012-05-12 | rndis_wlan: cleanup: change oid from __le32 to u32 in various places | Jussi Kivilinna |
2012-05-12 | rndis_host: cleanup: change oid from __le32 to u32 in rndis_query() | Jussi Kivilinna |
2012-05-12 | rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* defines | Jussi Kivilinna |
2012-05-12 | rndis_host: cleanup: byteswap data from device instead of RNDIS_* defines | Jussi Kivilinna |
2012-05-12 | usb/net: rndis: fixup a few name prefixes | Linus Walleij |
2012-05-12 | usb/net: rndis: merge command codes | Linus Walleij |
2012-05-12 | usb/net: rndis: merge media type definitions | Linus Walleij |
2012-05-12 | usb/net: rndis: merge duplicate 802_* OIDs | Linus Walleij |
2012-05-12 | usb/net: rndis: eliminate first set of duplicate OIDs | Linus Walleij |
2012-05-12 | usb/net: rndis: remove ambigous status codes | Linus Walleij |
2012-05-12 | usb/net: rndis: break out <linux/rndis.h> defines | Linus Walleij |
2012-05-12 | usb/net: rndis: inline the cpu_to_le32() macro | Linus Walleij |
2012-05-11 | net: of/phy: fix build error when phylib is built as a module | Bjørn Mork |
2012-05-10 | net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits | Joe Perches |
2012-05-10 | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-05-10 | be2net: avoid disabling sriov while VFs are assigned | Sathya Perla |
2012-05-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2012-05-09 | ixgbe: update version number | Don Skidmore |
2012-05-09 | ixgbe: cleanup the hwmon function calls | Don Skidmore |
2012-05-09 | ixgbe: support software timestamping | Jacob Keller |
2012-05-09 | ixgbe: add support for get_ts_info | Jacob Keller |
2012-05-09 | ixgbe: correct disable_rx_buff timeout | Jacob Keller |
2012-05-09 | ixgbe: Enable timesync clock-out feature for PPS support on X540 | Jacob E Keller |
2012-05-09 | ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC) | Jacob Keller |
2012-05-09 | ixgbe: Fix bogus error message | Greg Rose |
2012-05-09 | ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control | Alexander Duyck |
2012-05-09 | ixgbe: Clean up priority based flow control | Alexander Duyck |
2012-05-09 | ixgbe: Exit on error case in VF message processing | Alexander Duyck |
2012-05-09 | igb: output register's information related to RX/TX queue[4-15] | Koki Sanagi |
2012-05-09 | netxen_nic: Fix estimation of recv MSS in case of LRO | Rajesh Borundia |
2012-05-09 | netxen: added miniDIMM support in driver. | Sucheta Chakraborty |
2012-05-09 | netxen_nic: Allow only useful and recommended firmware dump capture mask values | Manish chopra |
2012-05-09 | netxen_nic: disable minidump by default | Sritej Velaga |
2012-05-10 | sfc: Implement module EEPROM access for SFE4002 and SFN4112F | Ben Hutchings |
2012-05-10 | sfc: Added support for new ethtool APIs for obtaining module eeprom | Stuart Hodgson |
2012-05-10 | sfc: By default refill RX rings as soon as space for a batch | David Riddoch |
2012-05-10 | sfc: Fill RX rings completely full, rather than to 95% full | David Riddoch |
2012-05-10 | sfc: Fix missing cleanup in failure path of efx_pci_probe() | Ben Hutchings |
2012-05-10 | sfc: Do not attempt to flush queues if DMA is disabled | Stuart Hodgson |
2012-05-09 | e1000e: Fix merge conflict (net->net-next) | Jeff Kirsher |
2012-05-09 | e1000e: Fix merge conflict (net->net-next) | Jeff Kirsher |
2012-05-07 | smsc75xx: let EEPROM determine GPIO/LED settings | Steve Glendinning |
2012-05-07 | smsc75xx: eliminate unnecessary phy register read | Steve Glendinning |
2012-05-07 | smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL | Steve Glendinning |
2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-07 | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2012-05-07 | netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines. | David Daney |
2012-05-07 | netdev/of/phy: Add MDIO bus multiplexer support. | David Daney |