summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2012-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwask...David S. Miller
2012-08-08drivers: net: irda: bfin_sir: fix compile errorSonic Zhang
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-07igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann
2012-08-07e1000e: 82571 Tx Data Corruption during Tx hang recoveryTushar Dave
2012-08-07e1000e: NIC goes up and immediately goes downTushar Dave
2012-08-06net: Use PTR_RET rather than if(IS_ERR(.. [1]Thomas Meyer
2012-08-06ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)
2012-08-06drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall
2012-08-06iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg
2012-08-06rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka
2012-08-04igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl
2012-08-04igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl
2012-08-04igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny
2012-08-04cris: fix eth_v10.c build errorRandy Dunlap
2012-08-04cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANPeter Meiser
2012-08-03hyperv: Move wait completion msg code into rndis_filter_halt_device()Haiyang Zhang
2012-08-03net/mlx4_core: Remove port type restrictionsYevgeny Petrilin
2012-08-03net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin
2012-08-03net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai
2012-08-03emulex: benet: Add a missing CR in the end of messageMasanari Iida
2012-08-03ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds