aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* 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
|/ /
* | 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
* | lpc_eth: remove obsolete ifdefsstigge@antcom.de2012-08-08
* | cdc-phonet: Don't leak in usbpn_openJesper Juhl2012-08-08
* | pptp: lookup route with the proper net namespaceGao feng2012-08-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwask...David S. Miller2012-08-08
|\ \
| * | igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann2012-08-07
| * | e1000e: 82571 Tx Data Corruption during Tx hang recoveryTushar Dave2012-08-07
| * | e1000e: NIC goes up and immediately goes downTushar Dave2012-08-07
* | | drivers: net: irda: bfin_sir: fix compile errorSonic Zhang2012-08-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-08
|\| |
| * | net: Use PTR_RET rather than if(IS_ERR(.. [1]Thomas Meyer2012-08-06
| * | ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)2012-08-06
| * | drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-08-06
| * | igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl2012-08-04
| * | igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl2012-08-04
| * | igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny2012-08-04
| * | cris: fix eth_v10.c build errorRandy Dunlap2012-08-03
| * | cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANPeter Meiser2012-08-03
| * | hyperv: Move wait completion msg code into rndis_filter_halt_device()Haiyang Zhang2012-08-03