summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-031-0/+3
* r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-031-0/+2
* drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-035-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-0211-83/+186
|\
| * vmxnet3: must split too big fragmentsEric Dumazet2012-11-021-20/+45
| * cxgb4: Fix unable to get UP event from the LLDVipul Pandya2012-11-021-10/+0
| * drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin2012-11-021-0/+1
| * drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin2012-11-021-0/+1
| * bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov2012-11-021-1/+2
| * bonding: fix second off-by-one errornikolay@redhat.com2012-11-011-1/+1
| * bonding: fix off-by-one errornikolay@redhat.com2012-11-011-1/+1
| * bnx2x: Disable FCoE for 57840 since not yet supported by FWDmitry Kravkov2012-11-011-1/+9
| * bnx2x: Fix no link on 577xx 10G-baseTYaniv Rosner2012-11-011-0/+5
| * bnx2x: Fix unrecognized SFP+ module after driver is loadedYaniv Rosner2012-11-011-7/+15
| * bnx2x: Fix potential incorrect link speed provisionYaniv Rosner2012-11-011-10/+12
| * bnx2x: Restore global registers back to default.Yaniv Rosner2012-11-011-22/+56
| * bnx2x: Fix link down in 57712 following LFAYaniv Rosner2012-11-011-5/+18
| * bnx2x: Fix 57810 1G-KR link against certain switches.Yaniv Rosner2012-11-011-2/+8
| * ixgbe: PTP get_ts_info missing software supportJacob Keller2012-11-011-0/+3
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-10-312-3/+9
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-312-3/+9
| | |\
| | | * ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann2012-10-301-2/+6
| | | * rt2800: validate step value for temperature compensationStanislaw Gruszka2012-10-301-1/+1
| | | * ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau2012-10-291-0/+2
| * | | vxlan: don't expire permanent entriesstephen hemminger2012-10-311-1/+1
| |/ /
* | | Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-11-021-1/+1
|\ \ \
| * | | cpufreq / powernow-k8: Change maintainer's email addressAndreas Herrmann2012-10-311-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-11-027-5/+30
|\ \ \ \
| * | | | Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer2012-10-301-1/+0
| * | | | Input: lpc32xx-keys - select INPUT_MATRIXKMAPRoland Stigge2012-10-301-0/+1
| * | | | Input: pxa27x_keypad - clear pending interrupts on keypad configVasily Khoruzhick2012-10-301-0/+3
| * | | | Input: wacom - correct bad Cintiq 24HD checkJason Gerecke2012-10-301-1/+1
| * | | | Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changesDmitry Torokhov2012-10-306137-570844/+761144
| |\| | |
| * | | | Input: wacom - add INPUT_PROP_DIRECT flag to Cintiq 24HDJason Gerecke2012-10-251-0/+3
| * | | | Input: egalax_ts - get gpio from devicetreeHui Wang2012-10-252-3/+22
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-11-029-16/+42
|\ \ \ \ \
| * | | | | target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK pathSteve Hodgson2012-11-011-3/+3
| * | | | | iscsi-target: Fix missed wakeup race in TX threadRoland Dreier2012-11-015-3/+26
| * | | | | target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier2012-11-011-9/+9
| * | | | | target: Don't return success from module_init() if setup failsRoland Dreier2012-11-011-1/+2
| * | | | | target: Re-add explict zeroing of INQUIRY bounce buffer memoryNicholas Bellinger2012-10-311-0/+2
* | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-11-022-2/+4
|\ \ \ \ \ \
| * | | | | | hwmon: Only include of_match_table with CONFIG_OF_GPIOJamie Lentin2012-11-011-0/+2
| * | | | | | hwmon, fam15h_power: Change email address, MAINTAINERS entryAndreas Herrmann2012-10-291-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-024-20/+28
|\ \ \ \ \ \
| * | | | | | xen/xenbus: fix overflow check in xenbus_file_write()Jan Beulich2012-10-301-1/+1
| * | | | | | xen-kbdfront: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-301-1/+4
| * | | | | | xen-fbfront: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-301-1/+4
| * | | | | | xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REFDavid Vrabel2012-10-301-17/+19
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-10-317-16/+111
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |