aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-26net: usb: Fix memory leak on Tx data pathHemant Kumar1-0/+3
2012-10-26net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak1-4/+14
2012-10-26net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua1-1/+1
2012-10-26net/mlx4_en: Fix double-release-range in tx-ringsJack Morgenstein1-1/+0
2012-10-24gianfar_ptp: use iomem, not ioports resource tree in probeWei Yang1-1/+1
2012-10-24Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller2-5/+27
2012-10-24NET_VENDOR_TI: make available for am33xx as wellPeter Korsgaard1-1/+1
2012-10-24pch_gbe: fix error handling in pch_gbe_up()Veaceslav Falico1-6/+11
2012-10-24b43: Fix oops on unload when firmware not foundLarry Finger1-0/+4
2012-10-24mwifiex: clean up scan state on errorBing Zhao1-2/+5
2012-10-24mwifiex: return -EBUSY if specific scan request cannot be honoredBing Zhao1-8/+5
2012-10-24brcmfmac: fix potential NULL dereferenceYuanhan Liu1-1/+1
2012-10-24Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau1-82/+82
2012-10-24ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan1-0/+1
2012-10-24rt2x00: usb: fix reset resumeStanislaw Gruszka3-0/+3
2012-10-24rtlwifi: pass rx setup error code to callerChristian Lamparter1-1/+1
2012-10-24can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boardsStephane Grosjean1-2/+11
2012-10-23can: flexcan: disable bus error interrupts for the i.MX6qWolfgang Grandegger1-3/+16
2012-10-23mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() failsDotan Barak1-1/+4
2012-10-23mlx4_core: Remove annoying debug messages from SR-IOV flowOr Gerlitz2-12/+0
2012-10-23pch_gbe: don't reset MAC_RX on FIFO overflowVeaceslav Falico1-60/+6
2012-10-23pch_gbe: don't re-set RX_FIFO_ERR flag in napi_pollVeaceslav Falico1-13/+6
2012-10-23pch_gbe: create functions for MAC_RX {en,dis}ableVeaceslav Falico1-6/+20
2012-10-22qla3xxx: Ensure request/response queue addr writes to the registersJoe Jin1-2/+7