summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mlx4_en: map entire pages to increase throughputThadeu Lima de Souza Cascardo2012-07-192-109/+131
* sfc: initialize dynamic sysfs attributes for lockdepMichal Schmidt2012-07-191-0/+1
* net: e100: ucode is optional in some casesBjørn Mork2012-07-191-9/+31
* asix: AX88172A driver depends on phylibChristian Riesch2012-07-191-0/+1
* asix: Add support for programming the EEPROMChristian Riesch2012-07-194-0/+87
* asix: Rework reading from EEPROMChristian Riesch2012-07-194-32/+24
* net: stmmac: Add ip version to dts bindingsDinh Nguyen2012-07-191-2/+6
* cxgb3: Set vlan_feature on net_devicebrenohl@br.ibm.com2012-07-191-0/+4
* net/mlx4_en: Add accelerated RFS supportAmir Vadai2012-07-194-1/+342
* {NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai2012-07-193-3/+15
* net/mlx4: Move MAC_MASK to a common placeAmir Vadai2012-07-194-7/+4
* ixgbe: Cleanup holes in flags after removing several of themAlexander Duyck2012-07-181-25/+25
* ixgbe: Retire RSS enabled and capable flagsAlexander Duyck2012-07-184-37/+8
* ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck2012-07-184-47/+423
* ixgbe: Update configure virtualization to allow for multiple PF poolsAlexander Duyck2012-07-181-12/+12
* ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparamAlexander Duyck2012-07-181-70/+83
* ixgbevf: Consolidate Tx context descriptor creation codeAlexander Duyck2012-07-182-180/+163
* ixgbevf: Add netdev to ring structureAlexander Duyck2012-07-183-34/+28
* ixgbevf: Do not rewind the Rx ring before bumping tailAlexander Duyck2012-07-181-5/+2
* ixgbevf: fix VF untagging when 802.1 prio is setPascal Bouchareine2012-07-181-1/+1
* team: refine IFF_XMIT_DST_RELEASE capabilityJiri Pirko2012-07-181-0/+5
* driver: net: ethernet: cpsw: runtime PM supportMugunthan V N2012-07-181-9/+14
* driver: net: ethernet: davinci_mdio: runtime PM supportMugunthan V N2012-07-181-13/+12
* jme: netpoll supportPeter Wu2012-07-181-0/+14
* net: ethernet: davinci_emac: add OF supportHeiko Schocher2012-07-181-1/+88
* ISDN: Add check for usb_alloc_urb() resultKarsten Keil2012-07-182-10/+26
* ISDN: Add check for return value of pnp_activate_dev()Karsten Keil2012-07-181-0/+5
* qlge: fix an "&&" vs "||" bugDan Carpenter2012-07-181-1/+1
* net: ftgmac100/ftmac100: dont pull too much dataEric Dumazet2012-07-182-6/+14
* net: qmi_wwan: add ZTE MF821DBjørn Mork2012-07-181-0/+9
* asix: Fix return value in AX88172A driver bind functionChristian Riesch2012-07-181-0/+1
* bonding: refine IFF_XMIT_DST_RELEASE capabilityEric Dumazet2012-07-181-0/+5
* net: qmi_wwan: make dynamic device IDs workBjørn Mork2012-07-181-1/+18
* b44: add 64 bit statsKevin Groeneveld2012-07-182-41/+58
* be2net: Ignore physical link async event for LancerPadmanabh Ratnakar2012-07-182-0/+6
* be2net: Fix VF driver load for LancerPadmanabh Ratnakar2012-07-182-1/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-184-175/+183
|\
| * ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffixAlexander Duyck2012-07-172-15/+15
| * ixgbe: Cleanup logic for MRQC and MTQC configurationAlexander Duyck2012-07-171-50/+66
| * ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configurationAlexander Duyck2012-07-172-50/+42
| * ixgbe: Move configuration of set_real_num_rx/tx_queues into openAlexander Duyck2012-07-172-56/+38
| * ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources callsAlexander Duyck2012-07-171-4/+16
| * ixgbe: Ping the VFs on link status change to trigger link changeAlexander Duyck2012-07-171-0/+6
* | Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2012-07-181-12/+3
|\ \
| * | r8169: verbose error message.Francois Romieu2012-07-171-1/+2
| * | r8169: remove rtl_ocpdr_cond.Hayes Wang2012-07-171-11/+1
| |/
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-07-1814-153/+181
|\ \ | |/ |/|
| * sfc: Correct some comments on enum reset_typeBen Hutchings2012-07-171-4/+4
| * sfc: Fix interface statistics running backwardBen Hutchings2012-07-173-10/+28
| * sfc: Disable VF queues during register self-testBen Hutchings2012-07-175-60/+76