aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-19ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet
2013-02-19atl1c: restore buffer stateHuang, Xiong
2013-02-19Revert "xen: netback: remove redundant xenvif_put"David S. Miller
2013-02-19qmi_wwan, cdc-ether: add ADU960SDan Williams
2013-02-19bonding: set sysfs device_type to 'bond'Doug Goldstein
2013-02-19bonding: fix bond_release_all inconsistenciesnikolay@redhat.com
2013-02-19b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens
2013-02-19xen: netback: remove redundant xenvif_putAndrew Jones
2013-02-19net: fec: Do a sanity check on the gpio numberFabio Estevam
2013-02-19bonding: Fix initialize after use for 3ad machine state spinlocknikolay@redhat.com
2013-02-19bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_r...nikolay@redhat.com
2013-02-19b43: Increase number of RX DMA slotsLarry Finger
2013-02-19qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria
2013-02-19qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh
2013-02-19qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh
2013-02-19qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani
2013-02-19qlcnic: fix mailbox interrupt.Sucheta Chakraborty
2013-02-19qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller
2013-02-18net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...Kumar Amit Mehta
2013-02-18net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stackKumar Amit Mehta
2013-02-18rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar
2013-02-18mwifiex: coding style cleanup in bss parameter updateYogesh Ashok Powar
2013-02-18mwifiex: fix empty TX ring check for PCIe8897 while unloading driverAvinash Patil
2013-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-18drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N
2013-02-18iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach
2013-02-18iwlwifi: dvm: fix delayed enter to CT-kill bugEytan Lifshitz
2013-02-18iwlwifi: mvm: Reserve MAC id 0 for managed interfacesIlan Peer
2013-02-18iwlwifi: mvm: Fix resource allocation for P2P DeviceIlan Peer
2013-02-18iwlwifi: mvm: Set the scan type according to the vif typeIlan Peer
2013-02-18iwlwifi: mvm: fix time event command handling raceJohannes Berg
2013-02-18iwlwifi: mvm: add debug statement to time event addJohannes Berg
2013-02-18iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg
2013-02-18iwlwifi: mvm: program DTIM timings properlyJohannes Berg
2013-02-18iwlwifi: mvm: fix merge errorJohannes Berg
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-18tg3: Use different macros for pci_chip_rev_id accessesJoe Perches
2013-02-18tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches
2013-02-18bgmac: fix unaligned accesses to network headersHauke Mehrtens
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-02-18net: ehea module param description fixDave Young