summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman2012-11-1613-56/+85
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-164-5/+24
| |\
| | * brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens2012-11-141-1/+1
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-143-4/+23
| | |\
| | | * iwlwifi: use ieee80211_free_txskbJohannes Berg2012-11-072-2/+2
| | | * iwlwifi: handle DMA mapping failuresJohannes Berg2012-11-051-2/+21
| * | | tilegx: request_irq with a non-null device nameSimon Marchi2012-11-161-1/+1
| * | | Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller2012-11-141-1/+0
| * | | net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel2012-11-141-2/+15
| * | | drivers/net: fix tasklet misuse issueXiaotian Feng2012-11-143-38/+18
| * | | vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck2012-11-131-0/+4
| * | | vxlan: fix a typo.Rami Rosen2012-11-131-1/+1
| * | | vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too largeAlexander Duyck2012-11-131-2/+2
| * | | net: cdc_ncm: add Huawei devicesBjørn Mork2012-11-131-4/+18
| * | | smsc95xx: set MII_BUSY bit to read/write PHY regsSteve Glendinning2012-11-131-2/+2
* | | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-2/+3
|/ / /
* | | gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-091-1/+4
* | | usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-091-3/+5
* | | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-071-1/+2
* | | cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-071-1/+1
* | | cxgb4: Initialize data structures before using.Vipul Pandya2012-11-071-0/+4
* | | net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-032-3/+3
* | | smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-031-0/+1
* | | r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-031-0/+3
* | | r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-031-0/+2
* | | drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-035-9/+9
* | | vmxnet3: must split too big fragmentsEric Dumazet2012-11-021-20/+45
* | | cxgb4: Fix unable to get UP event from the LLDVipul Pandya2012-11-021-10/+0
* | | drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin2012-11-021-0/+1
* | | drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin2012-11-021-0/+1
* | | bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov2012-11-021-1/+2
* | | bonding: fix second off-by-one errornikolay@redhat.com2012-11-011-1/+1
* | | bonding: fix off-by-one errornikolay@redhat.com2012-11-011-1/+1
* | | bnx2x: Disable FCoE for 57840 since not yet supported by FWDmitry Kravkov2012-11-011-1/+9
* | | bnx2x: Fix no link on 577xx 10G-baseTYaniv Rosner2012-11-011-0/+5
* | | bnx2x: Fix unrecognized SFP+ module after driver is loadedYaniv Rosner2012-11-011-7/+15
* | | bnx2x: Fix potential incorrect link speed provisionYaniv Rosner2012-11-011-10/+12
* | | bnx2x: Restore global registers back to default.Yaniv Rosner2012-11-011-22/+56
* | | bnx2x: Fix link down in 57712 following LFAYaniv Rosner2012-11-011-5/+18
* | | bnx2x: Fix 57810 1G-KR link against certain switches.Yaniv Rosner2012-11-011-2/+8
* | | ixgbe: PTP get_ts_info missing software supportJacob Keller2012-11-011-0/+3
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-10-312-3/+9
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-312-3/+9
| |\ \ \ | | |/ /
| | * | ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann2012-10-301-2/+6
| | * | rt2800: validate step value for temperature compensationStanislaw Gruszka2012-10-301-1/+1
| | * | ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau2012-10-291-0/+2
* | | | vxlan: don't expire permanent entriesstephen hemminger2012-10-311-1/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-2632-304/+557
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-2610-94/+102
| |\ \ \ | | |/ /
| | * | b43: Fix oops on unload when firmware not foundLarry Finger2012-10-241-0/+4
OpenPOWER on IntegriCloud