summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* isdn: whitespace coding style cleanupJoe Perches2012-02-21314-50430/+50334
* bnx2x: update driver version to 1.72.10-0Dmitry Kravkov2012-02-211-2/+2
* bnx2x: add gro_checkDmitry Kravkov2012-02-214-0/+25
* cnic: update for FW 7.2.xxMichael Chan2012-02-211-12/+12
* bnx2fc: HSI dependent changes for 7.2.xx FWBhanu Prakash Gollapudi2012-02-212-4/+10
* use FW 7.2.16Dmitry Kravkov2012-02-218-82/+177
* enic: Add support for fw init command on sriov vf'sRoopa Prabhu2012-02-202-2/+2
* enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's macRoopa Prabhu2012-02-202-9/+30
* enic: Add new fw devcmd to set mac address of an interfaceRoopa Prabhu2012-02-204-1/+23
* enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDRRoopa Prabhu2012-02-204-6/+6
* ll_temac: Fix build.David S. Miller2012-02-201-1/+1
* adi: adapt to eth_hw_addr_random() and changes in arch/blackfinDanny Kukawka2012-02-202-7/+10
* ethernet: Fix typo in lantiq_etop.cMasanari Iida2012-02-201-1/+1
* bnx2x: make bnx2x_close() static againMichal Schmidt2012-02-202-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-1973-784/+580
|\
| * Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-02-195-398/+32
| |\
| | * Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-02-144-397/+31
| | |\
| | | * ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD2012-02-132-367/+0
| | | * pata/at91: use newly introduced SMC accessorsJean-Christophe PLAGNIOL-VILLARD2012-02-131-27/+21
| | | * ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD2012-02-131-3/+10
| | * | Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-02-13202-4193/+1539
| | |\|
| | * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...Arnd Bergmann2012-02-131-1/+1
| | |\ \
| | | * | i2c: tegra: Add devexit_p() for removeShubhrajyoti Datta2012-02-071-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-1923-170/+178
| |\ \ \ \
| | * | | | net/ethernet: ks8851_mll fix irq handlingJan Weitzel2012-02-151-8/+6
| | * | | | veth: Enforce minimum size of VETH_INFO_PEERThomas Graf2012-02-151-1/+3
| | * | | | stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO2012-02-151-1/+1
| | * | | | stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO2012-02-154-116/+105
| | * | | | stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi2012-02-151-0/+16
| | * | | | stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO2012-02-154-3/+9
| | * | | | ipheth: Add iPhone 4STim Gardner2012-02-151-0/+5
| | * | | | mlx4: add unicast steering entries to resource_trackerEugenia Emantayev2012-02-151-7/+11
| | * | | | mlx4: fix QP tree trashingEugenia Emantayev2012-02-151-0/+1
| | * | | | mlx4: fix buffer overrunEugenia Emantayev2012-02-151-1/+1
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-151-2/+2
| | |\ \ \ \
| | | * | | | rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham2012-02-091-2/+2
| | * | | | | 3c59x: shorten timer period for slave devicesEric Dumazet2012-02-141-1/+1
| | * | | | | bnx2x: remove the 'poll' module optionMichal Schmidt2012-02-141-16/+1
| | * | | | | ks8851: Fix NOHZ local_softirq_pending 08 warningCousson, Benoit2012-02-131-1/+1
| | * | | | | bnx2x: fix bnx2x_storm_stats_update() on big endianEric Dumazet2012-02-131-4/+4
| | * | | | | ixp4xx-eth: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-1/+2
| | * | | | | octeon: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-2/+2
| | * | | | | fec: fix PHY name to match fixed MDIO bus nameFlorian Fainelli2012-02-131-1/+1
| | * | | | | bcm63xx-enet: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-1/+1
| | * | | | | cpmac: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-2/+2
| | * | | | | mlx4: Fix kcalloc parameters swappedAxel Lin2012-02-131-2/+3
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-02-191-2/+2
| |\ \ \ \ \ \
| | * | | | | | regmap: Fix cache defaults initialization from raw cache defaultsLars-Peter Clausen2012-02-151-2/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds2012-02-191-1/+1
| |\ \ \ \ \ \
| | * | | | | | pinctrl: restore pin namingLinus Walleij2012-02-011-1/+1