summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perf/coreIngo Molnar2012-07-18145-636/+1190
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-1722-60/+117
| |\
| | * ixgbevf: Fix panic when loading driverAlexander Duyck2012-07-171-0/+3
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-172-10/+35
| | |\
| | | * e1000e: fix test for PHY being accessible on 82577/8/9 and I217Bruce Allan2012-07-141-10/+32
| | | * e1000e: Correct link check logic for 82571 serdesTushar Dave2012-07-141-0/+3
| | * | ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K2012-07-171-12/+0
| | |/
| | * bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan2012-07-111-3/+3
| | * IPoIB: fix skb truesize underestimatiomEric Dumazet2012-07-111-4/+8
| | * gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet2012-07-101-4/+3
| | * drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...Julia Lawall2012-07-101-1/+2
| | * drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall2012-07-101-2/+2
| | * bonding: debugfs and network namespaces are incompatibleEric W. Biederman2012-07-091-1/+1
| | * bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman2012-07-091-3/+6
| | * stmmac: Fix for higher mtu size handlingDeepak Sikri2012-07-091-1/+2
| | * stmmac: Fix for nfs hang on multiple rebootDeepak Sikri2012-07-091-0/+3
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-094-11/+10
| | |\
| | | * iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-07-091-2/+2
| | | * iwlegacy: always monitor for stuck queuesStanislaw Gruszka2012-07-091-8/+6
| | | * rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka2012-07-091-1/+1
| | | * mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao2012-07-091-0/+1
| | * | cnic: Don't use netdev->base_addrMichael Chan2012-07-091-2/+5
| | * | net: qmi_wwan: add ZTE MF60Bjørn Mork2012-07-091-0/+18
| | * | netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney2012-07-091-2/+8
| | * | ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck2012-07-091-0/+5
| | * | atl1c: fix issue of transmit queue 0 timed outCloud Ren2012-07-091-1/+0
| | * | net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet2012-07-092-3/+3
| * | | Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-171-1/+1
| |\ \ \
| | * | | rpmsg: fix dependency on initialization orderFederico Fuga2012-07-171-1/+1
| * | | | Merge branch 'gma500' (Alan's GMA patches)Linus Torvalds2012-07-165-29/+32
| |\ \ \ \
| | * | | | gma500,cdv: Fix the brightness baseAlan Cox2012-07-161-16/+19
| | * | | | gma500: move the ASLE enableAlan Cox2012-07-163-5/+9
| | * | | | gma500: Fix lid related crashAlan Cox2012-07-161-8/+4
| | |/ / /
| * | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-07-163-50/+114
| |\ \ \ \
| | * | | | intel_ips: blacklist HP ProBook laptopsTakashi Iwai2012-06-261-0/+22
| | * | | | ideapad: uninitialized data in ideapad_acpi_add()Dan Carpenter2012-06-261-3/+3
| | * | | | sony-laptop: correct find_snc_handle failure checksMattia Dongili2012-06-261-3/+3
| | * | | | sony-laptop: fix a couple signedness bugsDan Carpenter2012-06-261-3/+1
| | * | | | sony-laptop: fix sony_nc_sysfs_store()Dan Carpenter2012-06-261-3/+3
| | * | | | sony-laptop: input initialization should be done before SNCMattia Dongili2012-06-261-13/+12
| | * | | | sony-laptop: add lid backlight support for handle 0x143Mattia Dongili2012-06-261-3/+24
| | * | | | sony-laptop: store battery care limits on batteriesMattia Dongili2012-06-261-20/+21
| | * | | | sony-laptop: notify userspace of GFX switch position changesMarco Chiappero2012-06-261-1/+20
| | * | | | sony-laptop: use an enum for SNC event typesMattia Dongili2012-06-261-3/+7
| * | | | | Merge tag 'fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-162-0/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_IDDong Aisheng2012-07-141-0/+2
| | * | | | pinctrl: pinctrl-imx: only print debug message when DEBUG is definedDong Aisheng2012-07-141-0/+2
| * | | | | blk: fix wrong idr_pre_get() error check in loop.cSilva Paulo2012-07-151-5/+3
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-141-1/+1
| |\ \ \ \ \
| | * | | | | ACPICA: Fix possible fault in return package object repair codeBob Moore2012-07-141-1/+1