summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings2012-02-251-2/+2
* mlx4_core: Do not map BF area if capability is 0Jack Morgenstein2012-02-211-0/+3
* Merge branch 'master' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-02-211-1/+12
|\
| * can: sja1000: fix isr hang when hw is unplugged under loadOliver Hartkopp2012-02-201-1/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-203-5/+9
|\ \ | |/ |/|
| * ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-151-1/+1
| * mwifiex: clear previous security setting during associationAmitkumar Karwar2012-02-151-1/+7
| * Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer2012-02-151-0/+1
| * Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner2012-02-151-3/+0
* | b44: remove __exit from b44_pci_exit()Nikola Pajkovsky2012-02-201-1/+1
* | drivers/atm/solos-pci.c: exchange pci_iounmapsJulia Lawall2012-02-201-2/+2
* | net/ethernet: ks8851_mll: signedness bug in ks8851_probe()Dan Carpenter2012-02-201-1/+1
* | vmxnet3: cap copy length at size of skb to prevent dropped frames on txNeil Horman2012-02-201-2/+2
* | atl1c: dont use highprio tx queueEric Dumazet2012-02-201-4/+0
* | 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
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-02-191-2/+2
|\ \ \ \ \ \ \