summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-02-25vmxnet3: fix ethtool ring buffer size settingNeil Horman
2013-02-25vmxnet3: make local function staticstephen hemminger
2013-02-25bnx2x: remove dead code and make local funcs staticstephen hemminger
2013-02-24gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker
2013-02-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-23vxlan: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-02-23mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza
2013-02-23mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza
2013-02-23new helper: file_inode(file)Al Viro
2013-02-22net: fec: Fix division by zeroFabio Estevam
2013-02-22brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()Wei Yongjun
2013-02-22mwifiex: fix system freeze while reloading driverAvinash Patil
2013-02-22mwifiex: don't drop carrier flag over suspendDaniel Drake
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-22sun.com documentation fixesChristian Kujau
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-02-21qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria
2013-02-21qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra
2013-02-21qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli
2013-02-21mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli
2013-02-21Merge 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-20Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
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