summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-20Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-20netconsole: remove a redundant netconsole_target_put()Amerigo Wang
2012-08-20net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung
2012-08-20drivers/net/irda: fix error return codeJulia Lawall
2012-08-20drivers/net/wan/dscc4.c: fix error return codeJulia Lawall
2012-08-20drivers/net/wimax/i2400m/fw.c: fix error return codeJulia Lawall
2012-08-20net: qmi_wwan: new devices: UML290 and K5006-ZBjørn Mork
2012-08-20net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy
2012-08-20netdev/phy: skip disabled mdio-mux nodesTimur Tabi
2012-08-17USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-15mlx4_core: Clean up buddy bitmap allocationRoland Dreier
2012-08-15mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas
2012-08-15mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas
2012-08-15vmxnet3: Fix race between dev_open() and register_netdev()Steve Hodgson
2012-08-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-14drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall
2012-08-14drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall
2012-08-14drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall
2012-08-14net: sierra_net: replace whitelist with ifnumber matchBjørn Mork
2012-08-14net: qmi_wwan: compress device_id list using macrosBjørn Mork
2012-08-14net: qmi_wwan: add Sierra Wireless devicesBjørn Mork
2012-08-14net: qmi_wwan: use fixed interface number matchingBjørn Mork
2012-08-14netpoll: check netpoll tx status on the right deviceAmerigo Wang
2012-08-14netconsole: do not release spin_lock when calling __netpoll_cleanupAmerigo Wang
2012-08-14netpoll: make __netpoll_cleanup non-blockAmerigo Wang
2012-08-14netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang
2012-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-13ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland
2012-08-13ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi
2012-08-12bnx2x: Fix compiler warningsJoren Van Onder
2012-08-12macvtap: rcu_dereference outside read-lock sectionDenis Efremov
2012-08-10ixgbe: add missing bracesEmil Tantilov
2012-08-10ath9k: stop btcoex on device suspendRajkumar Manoharan
2012-08-10wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter
2012-08-10rndis_wlan: Fix potential memory leak in update_pmkid()Alexey Khoroshilov
2012-08-10ath9k: fix interrupt storms on queued hardware resetFelix Fietkau
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-09bnx2x: Fix recovery flow cleanup during probeYuval Mintz
2012-08-09bnx2x: fix unload previous driver flow when flr-capableYuval Mintz
2012-08-09tun: don't zeroize sock->file on detachStanislav Kinsbursky
2012-08-09igb: Fix register defines for all non-82575 hardwareAlexander Duyck
2012-08-09e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-08-09igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-08-08net/stmmac: mark probe function as __devinitArnd Bergmann
2012-08-08lpc_eth: remove obsolete ifdefsstigge@antcom.de
2012-08-08cdc-phonet: Don't leak in usbpn_openJesper Juhl
2012-08-08pptp: lookup route with the proper net namespaceGao feng