summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* be2net: allocate more headroom in incoming skbsEric Dumazet2012-01-262-1/+4
* bnx2x: Update version to 1.72.0 and copyrightsAriel Elior2012-01-2620-22/+22
* bnx2x: Recoverable and unrecoverable error statisticsAriel Elior2012-01-263-3/+26
* bnx2x: Recovery flow bug fixesAriel Elior2012-01-263-48/+75
* bnx2x: Track active PFs with bitmapAriel Elior2012-01-263-33/+35
* bnx2x: Lock PF-common resourcesAriel Elior2012-01-264-38/+68
* bnx2x: Loaded Firmware Version ValidationAriel Elior2012-01-261-0/+23
* bnx2x: Function Level Reset Final CleanupAriel Elior2012-01-261-12/+16
* bnx2x: Obtain Bus Device Function from registerAriel Elior2012-01-262-2/+18
* bnx2x: Removing indirect register accessAriel Elior2012-01-262-30/+47
* bnx2x: Support Queue Per Cos in 5771xx devicesAriel Elior2012-01-262-5/+6
* e1000e: 82574/82583 Tx hang workaroundBruce Allan2012-01-261-0/+4
* e1000e: use hardware default values for Transmit Control registerBruce Allan2012-01-261-9/+1
* e1000e: use default settings for Tx Inter Packet Gap timerBruce Allan2012-01-263-17/+3
* e1000e: 82579: workaround for link drop issueBruce Allan2012-01-261-0/+22
* e1000e: always set transmit descriptor control registers the sameBruce Allan2012-01-261-2/+2
* e1000e: default IntMode based on kernel config & available hardware supportBruce Allan2012-01-261-7/+41
* e1000e: re-factor ethtool get/set ring parameterBruce Allan2012-01-261-59/+77
* e1000e: pass pointer to ring struct instead of adapter structBruce Allan2012-01-263-127/+136
* e1000e: convert head, tail and itr_register offsets to __iomem pointersBruce Allan2012-01-263-32/+31
* e1000e: re-enable alternate MAC address for all devices which support itBruce Allan2012-01-261-5/+2
* e1000e: add Receive Packet Steering (RPS) supportBruce Allan2012-01-264-6/+145
* e1000e: cleanup Rx checksum offload codeBruce Allan2012-01-261-12/+15
* infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller2012-01-261-3/+8
* infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().David Miller2012-01-261-4/+6
* infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().David Miller2012-01-261-5/+9
* net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devicesBjørn Mork2012-01-253-0/+251
* drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driverdanborkmann@iogearbox.net2012-01-255-0/+2438
* bnx2x: unlock before returning an errorDan Carpenter2012-01-251-0/+1
* vmxnet3: cleanup tso headers manipulationEric Dumazet2012-01-251-11/+11
* net: fec: use module_platform_driverFabio Estevam2012-01-251-16/+1
* xen/netfront: add netconsole support.Konrad Rzeszutek Wilk2012-01-251-23/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-2573-389/+699
|\
| * team: send only changed options/ports via netlinkJiri Pirko2012-01-241-46/+90
| * net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun2012-01-241-2/+3
| * drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker2012-01-244-0/+4
| * stmmac: added PCI identifiersAlessandro Rubini2012-01-241-3/+3
| * stmmac: fix phy naming inconsistencyAlessandro Rubini2012-01-241-1/+1
| * dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw...Chris Healy2012-01-231-4/+17
| * tg3: fix ipv6 header length computationEric Dumazet2012-01-231-7/+2
| * skge: add byte queue limit supportstephen hemminger2012-01-231-13/+24
| * mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas2012-01-231-0/+14
| * bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz2012-01-231-1/+1
| * bnx2x: handle CHIP_REVISION during init_oneAriel Elior2012-01-231-4/+5
| * bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov2012-01-231-1/+1
| * bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov2012-01-231-3/+2
| * bnx2x: fixed ethtool statistics for MF modesYuval Mintz2012-01-231-65/+41
| * bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz2012-01-232-1/+54
| * macvlan: fix a possible use after freeEric Dumazet2012-01-231-0/+1
| * kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap2012-01-221-3/+2