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