summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-02-16sfc: Use proper function to test for RX channel in efx_poll()Ben Hutchings1-1/+1
2012-02-16sfc: Leave interrupts and event queues enabled whenever we canBen Hutchings4-318/+308
2012-02-16sfc: Generate RX fill events based on RX queues, not channelsBen Hutchings3-9/+13
2012-02-16sfc: Generalise driver event generationBen Hutchings1-24/+27
2012-02-16sfc: Correct MAC filter bitfield definitionsBen Hutchings1-10/+10
2012-02-16sfc: Add support for TX MAC filtersBen Hutchings2-5/+72
2012-02-16sfc: Add support for configuring RX unicast/multicast default filtersBen Hutchings3-47/+214
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1528-49631/+63699
2012-02-15cxgb3: update firmware versionDivy Le Ray1-2/+2
2012-02-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel1-8/+6
2012-02-15renesas/sh_eth.c: fix linux/interrupt.h included twiceDanny Kukawka1-1/+0
2012-02-15net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka14-12/+25
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka22-25/+24
2012-02-15bnx2x: allow all functions to display the phy FW versionMintz Yuval3-12/+6
2012-02-15bnx2x: removed code re-checking memory base after device openMintz Yuval1-11/+0
2012-02-15bnx2x: allow BCM84833 phy to advertise 100Base-T speedsMintz Yuval1-0/+5
2012-02-15bnx2x: notify cnic of address of info-to-the-mcpMintz Yuval1-0/+5
2012-02-15bnx2x: allocate smaller Rx rings for 1G functionsMintz Yuval1-0/+7
2012-02-15bnx2x: allocate memory dynamically in ethtool self-test.Mintz Yuval1-2/+11
2012-02-15bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertisedMintz Yuval1-8/+1
2012-02-15bnx2x: added autoneg-restart after link advertisement changesMintz Yuval1-1/+1
2012-02-15bnx2x: ethtool publishes link partners speed and FCMintz Yuval3-79/+272
2012-02-15bnx2x: half duplex support added for several boardsMintz Yuval2-0/+4
2012-02-15bnx2x: consistent statistics after internal driver reloadMintz Yuval6-236/+374
2012-02-15veth: Enforce minimum size of VETH_INFO_PEERThomas Graf1-1/+3
2012-02-15stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO1-1/+1
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO4-116/+105
2012-02-15stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi1-0/+16
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO4-3/+9
2012-02-15ipheth: Add iPhone 4STim Gardner1-0/+5
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev1-7/+11
2012-02-15mlx4: fix QP tree trashingEugenia Emantayev1-0/+1
2012-02-15mlx4: fix buffer overrunEugenia Emantayev1-1/+1
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin1-1/+1
2012-02-15mwifiex: clear previous security setting during associationAmitkumar Karwar1-1/+7
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2012-02-15regmap: Fix cache defaults initialization from raw cache defaultsLars-Peter Clausen1-2/+2
2012-02-15Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer1-0/+1
2012-02-15Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner1-3/+0
2012-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-1/+3
2012-02-14Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-131/+241
2012-02-14Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-12/+18
2012-02-143c59x: shorten timer period for slave devicesEric Dumazet1-1/+1
2012-02-14bnx2x: remove the 'poll' module optionMichal Schmidt1-16/+1
2012-02-14mlx4: add unicast steering entries to resource_trackerEugenia Emantayev1-7/+11
2012-02-14mlx4: attach multicast with correct flagEugenia Emantayev1-12/+4
2012-02-14mlx4: remove redundant adding of steering type to gidEugenia Emantayev1-2/+0
2012-02-14mlx4: remove unnecessary variables and argumentsEugenia Emantayev1-12/+10
2012-02-14mlx4: remove unused field high_priosEugenia Emantayev2-4/+1
2012-02-14mlx4: fix QP tree trashingEugenia Emantayev1-0/+1