summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v3.11-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-08-012-29/+31
|\
| * vfio-pci: Avoid deadlock on removeAlex Williamson2013-07-251-2/+21
| * vfio: Ignore sprurious notifiesAlex Williamson2013-07-251-5/+3
| * vfio: Don't overreact to DEL_DEVICEAlex Williamson2013-07-251-22/+7
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-014-4/+26
|\ \
| * | printk: move braille console support into separate braille.[ch] filesJoe Perches2013-07-311-2/+7
| * | drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't createdGrygorii Strashko2013-07-311-1/+2
| * | rapidio: fix use after free in rio_unregister_scan()Dan Carpenter2013-07-311-1/+3
| * | dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine()Ben Hutchings2013-07-311-0/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-3164-261/+534
|\ \ \
| * | | mlx5: fix error return code in mlx5_alloc_uuars()Wei Yongjun2013-07-311-0/+1
| * | | mvneta: Try to fix mvneta when compiled as moduleArnaud Patard \(Rtp\)2013-07-311-10/+14
| * | | mvneta: Fix hang when loading the mvneta driverArnaud Patard \(Rtp\)2013-07-311-10/+9
| * | | atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringEric Dumazet2013-07-312-1/+42
| * | | net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without linkUwe Kleine-König2013-07-311-5/+0
| * | | igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov2013-07-281-2/+1
| * | | ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller2013-07-281-2/+1
| * | | net: fec: workaround stop tx during errata ERR006358Frank Li2013-07-282-2/+31
| * | | qlcnic: Fix diagnostic interrupt test for 83xx adapters.Manish Chopra2013-07-281-0/+2
| * | | qlcnic: Fix setting Guest VLANManish Chopra2013-07-281-1/+25
| * | | qlcnic: Fix operation type and command type.Pratik Pujar2013-07-282-3/+3
| * | | qlcnic: Fix initialization of work function.Jitendra Kalsaria2013-07-281-2/+2
| * | | Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"David S. Miller2013-07-281-1/+1
| * | | atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringNeil Horman2013-07-271-1/+1
| * | | net/tg3: Fix warning from pci_disable_device()Gavin Shan2013-07-261-1/+2
| * | | net/tg3: Fix kernel crashGavin Shan2013-07-261-1/+2
| * | | drivers: net: sun4i-emac: select MDIO_SUN4IMaxime Ripard2013-07-261-0/+1
| * | | drivers: net: allwinner: Fix Kconfig indentationMaxime Ripard2013-07-261-12/+13
| * | | usbnet: do not pretend to support SG/TSOEric Dumazet2013-07-262-14/+7
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-2517-76/+128
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-2417-76/+128
| | |\ \ \
| | | * | | brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interfaceArend van Spriel2013-07-221-1/+1
| | | * | | brcmfmac: decrement pending 8021x count upon tx failureArend van Spriel2013-07-221-1/+7
| | | * | | ath: wil6210: Fix build errorLarry Finger2013-07-221-2/+2
| | | * | | cw1200: Fix OOPS in monitor modeSolomon Peachy2013-07-221-1/+1
| | | * | | ath9k_htc: reboot firmware if it was loadedOleksij Rempel2013-07-221-1/+3
| | | * | | ath9k_htc: do some initial hardware configurationOleksij Rempel2013-07-221-0/+1
| | | * | | mwifiex: fix IRQ enable/disableDaniel Drake2013-07-225-61/+57
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-07-226-9/+56
| | | |\ \ \
| | | | * | | iwlwifi: mvm: remove extra SSID from probe requestDavid Spinadel2013-07-161-2/+4
| | | | * | | iwlwifi: mvm: fix bug in scan ssidDavid Spinadel2013-07-161-2/+2
| | | | * | | iwlwifi: mvm: refuse connection to APs with BI < 16Johannes Berg2013-07-161-0/+16
| | | | * | | iwlwifi: mvm: track the number of Rx BA sessionsEmmanuel Grumbach2013-07-163-0/+17
| | | | * | | iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach2013-07-161-2/+6
| | | | * | | iwlwifi: mvm: Fix VIF specific debugfs directory creationAlexander Bondar2013-07-161-1/+5
| | | | * | | iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg2013-07-161-1/+1
| | | | * | | iwlwifi: mvm: unregister leds when registration failedEmmanuel Grumbach2013-07-161-1/+5
| * | | | | | net: sun4i: fix timeout checkEmilio López2013-07-251-8/+6
| * | | | | | mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter2013-07-251-4/+7
| * | | | | | r8169: fix lockdep warning when removing interfaceLekensteyn2013-07-251-2/+2
| |/ / / / /