aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-27
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-21
| |\
| | * netconsole: remove a redundant netconsole_target_put()Amerigo Wang2012-08-20
| | * net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung2012-08-20
| | * drivers/net/irda: fix error return codeJulia Lawall2012-08-20
| | * drivers/net/wan/dscc4.c: fix error return codeJulia Lawall2012-08-20
| | * drivers/net/wimax/i2400m/fw.c: fix error return codeJulia Lawall2012-08-20
| | * net: qmi_wwan: new devices: UML290 and K5006-ZBjørn Mork2012-08-20
| | * net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy2012-08-20
| | * netdev/phy: skip disabled mdio-mux nodesTimur Tabi2012-08-20
| | * vmxnet3: Fix race between dev_open() and register_netdev()Steve Hodgson2012-08-15
| | * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-14
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-14
| | | |\
| | | | * ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland2012-08-13
| | | | * ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi2012-08-13
| | | | * ath9k: stop btcoex on device suspendRajkumar Manoharan2012-08-10
| | | | * wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter2012-08-10
| | | | * rndis_wlan: Fix potential memory leak in update_pmkid()Alexey Khoroshilov2012-08-10
| | | | * ath9k: fix interrupt storms on queued hardware resetFelix Fietkau2012-08-10
| | * | | drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall2012-08-14
| | * | | drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall2012-08-14
| | * | | drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall2012-08-14
| | * | | net: sierra_net: replace whitelist with ifnumber matchBjørn Mork2012-08-14
| | * | | net: qmi_wwan: compress device_id list using macrosBjørn Mork2012-08-14
| | * | | net: qmi_wwan: add Sierra Wireless devicesBjørn Mork2012-08-14
| | * | | net: qmi_wwan: use fixed interface number matchingBjørn Mork2012-08-14
| | * | | netpoll: check netpoll tx status on the right deviceAmerigo Wang2012-08-14
| | * | | netconsole: do not release spin_lock when calling __netpoll_cleanupAmerigo Wang2012-08-14
| | * | | netpoll: make __netpoll_cleanup non-blockAmerigo Wang2012-08-14
| | * | | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2012-08-14
| | |/ /
| * | | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-20
| |\ \ \
| | * | | USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-17
| | * | | USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-17
| * | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-17
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | mlx4_core: Clean up buddy bitmap allocationRoland Dreier2012-08-16
| | * | | mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas2012-08-16
| | * | | mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas2012-08-16
| | |/ /
| * | | bnx2x: Fix compiler warningsJoren Van Onder2012-08-12
| * | | macvtap: rcu_dereference outside read-lock sectionDenis Efremov2012-08-12
| * | | ixgbe: add missing bracesEmil Tantilov2012-08-10
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-10
| |\ \ \ | | | |/ | | |/|
| | * | iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg2012-08-06
| | * | rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka2012-08-06
| * | | bnx2x: Fix recovery flow cleanup during probeYuval Mintz2012-08-09
| * | | bnx2x: fix unload previous driver flow when flr-capableYuval Mintz2012-08-09
| * | | tun: don't zeroize sock->file on detachStanislav Kinsbursky2012-08-09
| * | | igb: Fix register defines for all non-82575 hardwareAlexander Duyck2012-08-09
| * | | e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-09
| * | | igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-09
| * | | net/stmmac: mark probe function as __devinitArnd Bergmann2012-08-08