summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-26bnx2x: Track active PFs with bitmapAriel Elior
2012-01-26bnx2x: Lock PF-common resourcesAriel Elior
2012-01-26bnx2x: Loaded Firmware Version ValidationAriel Elior
2012-01-26bnx2x: Function Level Reset Final CleanupAriel Elior
2012-01-26bnx2x: Obtain Bus Device Function from registerAriel Elior
2012-01-26bnx2x: Removing indirect register accessAriel Elior
2012-01-26bnx2x: Support Queue Per Cos in 5771xx devicesAriel Elior
2012-01-26e1000e: 82574/82583 Tx hang workaroundBruce Allan
2012-01-26e1000e: use hardware default values for Transmit Control registerBruce Allan
2012-01-26e1000e: use default settings for Tx Inter Packet Gap timerBruce Allan
2012-01-26e1000e: 82579: workaround for link drop issueBruce Allan
2012-01-26e1000e: always set transmit descriptor control registers the sameBruce Allan
2012-01-26e1000e: default IntMode based on kernel config & available hardware supportBruce Allan
2012-01-26e1000e: re-factor ethtool get/set ring parameterBruce Allan
2012-01-26e1000e: pass pointer to ring struct instead of adapter structBruce Allan
2012-01-26e1000e: convert head, tail and itr_register offsets to __iomem pointersBruce Allan
2012-01-26e1000e: re-enable alternate MAC address for all devices which support itBruce Allan
2012-01-26e1000e: add Receive Packet Steering (RPS) supportBruce Allan
2012-01-26e1000e: cleanup Rx checksum offload codeBruce Allan
2012-01-26infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller
2012-01-26infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().David Miller
2012-01-26infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().David Miller
2012-01-25net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devicesBjørn Mork
2012-01-25drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driverdanborkmann@iogearbox.net
2012-01-25bnx2x: unlock before returning an errorDan Carpenter
2012-01-25vmxnet3: cleanup tso headers manipulationEric Dumazet
2012-01-25net: fec: use module_platform_driverFabio Estevam
2012-01-25xen/netfront: add netconsole support.Konrad Rzeszutek Wilk
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-24team: send only changed options/ports via netlinkJiri Pirko
2012-01-24net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun
2012-01-24drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker
2012-01-24stmmac: added PCI identifiersAlessandro Rubini
2012-01-24stmmac: fix phy naming inconsistencyAlessandro Rubini
2012-01-24regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown
2012-01-24gma500: Fix shmem mappingAlan Cox
2012-01-23Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-23PM / Sleep: Fix read_unlock_usermodehelper() call.Tetsuo Handa
2012-01-23dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw...Chris Healy
2012-01-23tg3: fix ipv6 header length computationEric Dumazet
2012-01-23skge: add byte queue limit supportstephen hemminger
2012-01-23mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas
2012-01-23bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz
2012-01-23bnx2x: handle CHIP_REVISION during init_oneAriel Elior
2012-01-23bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov
2012-01-23bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov
2012-01-23bnx2x: fixed ethtool statistics for MF modesYuval Mintz
2012-01-23bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz
2012-01-23macvlan: fix a possible use after freeEric Dumazet
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds