summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cdc-phonet: Don't leak in usbpn_openJesper Juhl2012-08-081-0/+1
* | pptp: lookup route with the proper net namespaceGao feng2012-08-081-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwask...David S. Miller2012-08-082-5/+8
|\ \
| * | igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann2012-08-071-0/+3
| * | e1000e: 82571 Tx Data Corruption during Tx hang recoveryTushar Dave2012-08-071-2/+4
| * | e1000e: NIC goes up and immediately goes downTushar Dave2012-08-071-3/+1
* | | drivers: net: irda: bfin_sir: fix compile errorSonic Zhang2012-08-081-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-0832-161/+205
|\ \ \ | |/ /
| * | net: Use PTR_RET rather than if(IS_ERR(.. [1]Thomas Meyer2012-08-062-6/+2
| * | ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)2012-08-061-0/+1
| * | drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-08-061-1/+0
| * | igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl2012-08-041-12/+11
| * | igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl2012-08-041-1/+1
| * | igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny2012-08-041-8/+8
| * | cris: fix eth_v10.c build errorRandy Dunlap2012-08-031-1/+1
| * | cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANPeter Meiser2012-08-031-0/+20
| * | hyperv: Move wait completion msg code into rndis_filter_halt_device()Haiyang Zhang2012-08-032-7/+11
| * | net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2012-08-032-17/+0
| * | net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin2012-08-032-11/+7
| * | net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai2012-08-031-2/+2
| * | emulex: benet: Add a missing CR in the end of messageMasanari Iida2012-08-031-1/+1
| |/
| * ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan2012-08-033-0/+3
| * brcmsmac: use channel flags to restrict OFDMSeth Forshee2012-08-022-5/+3
| * libertas: fix two memory leaksDaniel Drake2012-08-022-0/+2
| * rt2x00 : fix rt3290 resuming failed.Woody Hung2012-08-022-71/+68
| * libertas: don't reset card on error when it is being removedDaniel Drake2012-08-021-1/+4
| * b43: fix logic in GPIO initRafał Miłecki2012-08-021-8/+13
| * bnx2x: fix mem leak when command is unknownJesper Juhl2012-08-021-0/+1
| * sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings2012-08-024-9/+46
* | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-021-0/+1
|\ \ | |/ |/|
| * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-311-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-1/+1
|\ \
| * | brcm80211: pointless current->files passed to filp_close()Al Viro2012-07-291-1/+1
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-316-7/+6
|\ \ \
| * | | netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-316-7/+6
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-316-13/+80
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud