aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville4-5/+24
2012-11-16tilegx: request_irq with a non-null device nameSimon Marchi1-1/+1
2012-11-14Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free"David S. Miller1-1/+0
2012-11-14net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel1-2/+15
2012-11-14drivers/net: fix tasklet misuse issueXiaotian Feng3-38/+18
2012-11-14brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens1-1/+1
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville3-4/+23
2012-11-13vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck1-0/+4
2012-11-13vxlan: fix a typo.Rami Rosen1-1/+1
2012-11-13vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too largeAlexander Duyck1-2/+2
2012-11-13net: cdc_ncm: add Huawei devicesBjørn Mork1-4/+18
2012-11-13smsc95xx: set MII_BUSY bit to read/write PHY regsSteve Glendinning1-2/+2
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning1-3/+5
2012-11-07net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge1-1/+2
2012-11-07cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya1-1/+1
2012-11-07cxgb4: Initialize data structures before using.Vipul Pandya1-0/+4
2012-11-07iwlwifi: use ieee80211_free_txskbJohannes Berg2-2/+2
2012-11-05iwlwifi: handle DMA mapping failuresJohannes Berg1-2/+21
2012-11-03net: bnx2x: Fix typo in bnx2x driverMasanari Iida2-3/+3
2012-11-03smsc95xx: fix tx checksum offload for big endianSteve Glendinning1-0/+1
2012-11-03r8169: allow multicast packets on sub-8168f chipset.Nathan Walp1-0/+3
2012-11-03r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois1-0/+2
2012-11-03drivers/net: use tasklet_kill in device remove/close processXiaotian Feng5-9/+9
2012-11-02vmxnet3: must split too big fragmentsEric Dumazet1-20/+45
2012-11-02cxgb4: Fix unable to get UP event from the LLDVipul Pandya1-10/+0
2012-11-02drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1
2012-11-02drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1
2012-11-02bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov1-1/+2
2012-11-01bonding: fix second off-by-one errornikolay@redhat.com1-1/+1
2012-11-01bonding: fix off-by-one errornikolay@redhat.com1-1/+1
2012-11-01bnx2x: Disable FCoE for 57840 since not yet supported by FWDmitry Kravkov1-1/+9
2012-11-01bnx2x: Fix no link on 577xx 10G-baseTYaniv Rosner1-0/+5
2012-11-01bnx2x: Fix unrecognized SFP+ module after driver is loadedYaniv Rosner1-7/+15
2012-11-01bnx2x: Fix potential incorrect link speed provisionYaniv Rosner1-10/+12
2012-11-01bnx2x: Restore global registers back to default.Yaniv Rosner1-22/+56
2012-11-01bnx2x: Fix link down in 57712 following LFAYaniv Rosner1-5/+18
2012-11-01bnx2x: Fix 57810 1G-KR link against certain switches.Yaniv Rosner1-2/+8
2012-11-01ixgbe: PTP get_ts_info missing software supportJacob Keller1-0/+3
2012-10-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller2-3/+9
2012-10-31vxlan: don't expire permanent entriesstephen hemminger1-1/+1
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-3/+9
2012-10-30ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann1-2/+6
2012-10-30rt2800: validate step value for temperature compensationStanislaw Gruszka1-1/+1
2012-10-29ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau1-0/+2
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-304/+557
2012-10-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-13/+4
2012-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville10-94/+102
2012-10-26tilegx: fix some issues in the SW TSO supportChris Metcalf1-16/+19
2012-10-26qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2-15/+40