Age | Commit message (Expand) | Author |
2012-01-27 | sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats | Ben Hutchings |
2012-01-27 | sfc: Use new names for MC shared memory layout constants | Ben Hutchings |
2012-01-27 | sfc: Make handling of MC reboot more reliable | Ben Hutchings |
2012-01-27 | sfc: Remove fallback for invalid permanent MAC address | Ben Hutchings |
2012-01-26 | e1000e: Need to include vmalloc.h | David S. Miller |
2012-01-26 | be2net: allocate more headroom in incoming skbs | Eric Dumazet |
2012-01-26 | bnx2x: Update version to 1.72.0 and copyrights | Ariel Elior |
2012-01-26 | bnx2x: Recoverable and unrecoverable error statistics | Ariel Elior |
2012-01-26 | bnx2x: Recovery flow bug fixes | Ariel Elior |
2012-01-26 | bnx2x: Track active PFs with bitmap | Ariel Elior |
2012-01-26 | bnx2x: Lock PF-common resources | Ariel Elior |
2012-01-26 | bnx2x: Loaded Firmware Version Validation | Ariel Elior |
2012-01-26 | bnx2x: Function Level Reset Final Cleanup | Ariel Elior |
2012-01-26 | bnx2x: Obtain Bus Device Function from register | Ariel Elior |
2012-01-26 | bnx2x: Removing indirect register access | Ariel Elior |
2012-01-26 | bnx2x: Support Queue Per Cos in 5771xx devices | Ariel Elior |
2012-01-25 | e1000e: 82574/82583 Tx hang workaround | Bruce Allan |
2012-01-25 | e1000e: use hardware default values for Transmit Control register | Bruce Allan |
2012-01-25 | e1000e: use default settings for Tx Inter Packet Gap timer | Bruce Allan |
2012-01-25 | e1000e: 82579: workaround for link drop issue | Bruce Allan |
2012-01-25 | e1000e: always set transmit descriptor control registers the same | Bruce Allan |
2012-01-25 | e1000e: default IntMode based on kernel config & available hardware support | Bruce Allan |
2012-01-25 | e1000e: re-factor ethtool get/set ring parameter | Bruce Allan |
2012-01-25 | e1000e: pass pointer to ring struct instead of adapter struct | Bruce Allan |
2012-01-25 | e1000e: convert head, tail and itr_register offsets to __iomem pointers | Bruce Allan |
2012-01-25 | e1000e: re-enable alternate MAC address for all devices which support it | Bruce Allan |
2012-01-25 | e1000e: add Receive Packet Steering (RPS) support | Bruce Allan |
2012-01-25 | e1000e: cleanup Rx checksum offload code | Bruce Allan |
2012-01-25 | net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devices | Bjørn Mork |
2012-01-25 | drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver | danborkmann@iogearbox.net |
2012-01-25 | bnx2x: unlock before returning an error | Dan Carpenter |
2012-01-25 | vmxnet3: cleanup tso headers manipulation | Eric Dumazet |
2012-01-24 | net: fec: use module_platform_driver | Fabio Estevam |
2012-01-24 | xen/netfront: add netconsole support. | Konrad Rzeszutek Wilk |
2012-01-24 | team: send only changed options/ports via netlink | Jiri Pirko |
2012-01-24 | net/hyperv: fix possible memory leak in do_set_multicast() | Wei Yongjun |
2012-01-24 | drivers/net: dsa/mv88e6xxx.c files need linux/module.h | Paul Gortmaker |
2012-01-24 | stmmac: added PCI identifiers | Alessandro Rubini |
2012-01-24 | stmmac: fix phy naming inconsistency | Alessandro Rubini |
2012-01-23 | dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw... | Chris Healy |
2012-01-23 | tg3: fix ipv6 header length computation | Eric Dumazet |
2012-01-23 | skge: add byte queue limit support | stephen hemminger |
2012-01-23 | mv643xx_eth: Add Rx Discard and Rx Overrun statistics | Paulius Zaleckas |
2012-01-23 | bnx2x: fix compilation error with SOE in fw_dump | Yuval Mintz |
2012-01-23 | bnx2x: handle CHIP_REVISION during init_one | Ariel Elior |
2012-01-23 | bnx2x: allow user to change ring size in ISCSI SD mode | Dmitry Kravkov |
2012-01-23 | bnx2x: fix Big-Endianess in ethtool -t | Dmitry Kravkov |
2012-01-23 | bnx2x: fixed ethtool statistics for MF modes | Yuval Mintz |
2012-01-23 | bnx2x: credit-leakage fixup on vlan_mac_del_all | Yuval Mintz |
2012-01-23 | macvlan: fix a possible use after free | Eric Dumazet |