summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-1930-110/+988
|\
| * net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...Kumar Amit Mehta2013-02-181-1/+1
| * net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stackKumar Amit Mehta2013-02-181-2/+9
| * rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna2013-02-181-16/+28
| * mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-1816-42/+830
| * mwifiex: coding style cleanup in bss parameter updateYogesh Ashok Powar2013-02-181-10/+5
| * mwifiex: fix empty TX ring check for PCIe8897 while unloading driverAvinash Patil2013-02-181-4/+1
| * iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach2013-02-182-15/+37
| * iwlwifi: dvm: fix delayed enter to CT-kill bugEytan Lifshitz2013-02-181-1/+1
| * iwlwifi: mvm: Reserve MAC id 0 for managed interfacesIlan Peer2013-02-181-0/+4
| * iwlwifi: mvm: Fix resource allocation for P2P DeviceIlan Peer2013-02-181-3/+3
| * iwlwifi: mvm: Set the scan type according to the vif typeIlan Peer2013-02-181-1/+6
| * iwlwifi: mvm: fix time event command handling raceJohannes Berg2013-02-181-1/+6
| * iwlwifi: mvm: add debug statement to time event addJohannes Berg2013-02-181-0/+3
| * iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg2013-02-183-10/+16
| * iwlwifi: mvm: program DTIM timings properlyJohannes Berg2013-02-183-3/+38
| * iwlwifi: mvm: fix merge errorJohannes Berg2013-02-181-1/+0
* | ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2013-02-191-0/+8
* | atl1c: restore buffer stateHuang, Xiong2013-02-191-1/+1
* | Revert "xen: netback: remove redundant xenvif_put"David S. Miller2013-02-191-0/+1
* | qmi_wwan, cdc-ether: add ADU960SDan Williams2013-02-192-0/+14
* | bonding: set sysfs device_type to 'bond'Doug Goldstein2013-02-191-0/+6
* | bonding: fix bond_release_all inconsistenciesnikolay@redhat.com2013-02-191-117/+18
* | b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens2013-02-191-2/+1
* | xen: netback: remove redundant xenvif_putAndrew Jones2013-02-191-1/+0
* | net: fec: Do a sanity check on the gpio numberFabio Estevam2013-02-191-1/+4
* | bonding: Fix initialize after use for 3ad machine state spinlocknikolay@redhat.com2013-02-191-5/+4
* | bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_r...nikolay@redhat.com2013-02-191-2/+4
* | b43: Increase number of RX DMA slotsLarry Finger2013-02-191-1/+1
* | qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria2013-02-191-2/+2
* | qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh2013-02-194-12/+177
* | qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh2013-02-193-9/+29
* | qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani2013-02-194-56/+144
* | qlcnic: fix mailbox interrupt.Sucheta Chakraborty2013-02-193-19/+29
* | qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2013-02-191-2/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-1918-90/+170
|\ \
| * | stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO2013-02-151-1/+1
| * | xen-netback: cancel the credit timer when taking the vif downDavid Vrabel2013-02-141-2/+1
| * | xen-netback: correctly return errors from netbk_count_requests()David Vrabel2013-02-141-4/+4
| * | net: cdc_ncm: fix probing of devices with multiple control interface altsettingsBjørn Mork2013-02-141-3/+8
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-1310-104/+127
| |\ \
| | * | net/macb: fix race with RX interrupt while doing NAPINicolas Ferre2013-02-131-0/+5
| | * | atl1c: add error checking for pci_map_single functionsHuang, Xiong2013-02-131-7/+64
| * | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-02-133-1/+3
| |\ \ \
| | * | | drm: fix compile failure by including <linux/swiotlb.h>Chris Metcalf2013-02-042-0/+2
| | * | | drivers/input/joystick/analog.c: enable precise timerChris Metcalf2013-02-041-1/+1
| * | | | drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij2013-02-121-1/+3
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-128-71/+81
| |\ \ \ \
| | * | | | drm/radeon: enforce use of radeon_get_ib_value when reading user cmdJerome Glisse2013-02-122-62/+62
| | * | | | Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-02-116-9/+19
| | |\ \ \ \