aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27ppp: convert to idr_alloc()Tejun Heo
2013-02-27macvtap: convert to idr_alloc()Tejun Heo
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-25usbnet: smsc95xx: rename FEATURE_AUTOSUSPENDMing Lei
2013-02-25usbnet: smsc95xx: fix broken runtime suspendMing Lei
2013-02-25usbnet: smsc95xx: fix suspend failureMing Lei
2013-02-25bgmac: fix indexing of 2nd level loopsRafał Miłecki
2013-02-25b43: Fix lockdep splat on module unloadLarry Finger
2013-02-25VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar
2013-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli
2013-02-25mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli
2013-02-25mlx4_core: Disable memory windows for virtual functionsShani Michaeli
2013-02-24net/pasemi: Fix missing coding styleSyam Sidhardhan
2013-02-24vmxnet3: fix ethtool ring buffer size settingNeil Horman
2013-02-24vmxnet3: make local function staticstephen hemminger
2013-02-24bnx2x: 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-23Merge 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-22new 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-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21sun.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-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