aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2014-03-28veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich1-1/+4
2014-03-28ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich1-1/+2
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich1-1/+3
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang1-1/+5
2014-03-27usbnet: include wait queue head in device structureOliver Neukum1-14/+19
2014-03-27virtio-net: correct error handling of virtqueue_kick()Jason Wang1-3/+3
2014-03-26net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni1-6/+11
2014-03-26net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni1-33/+8
2014-03-26net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni1-2/+2
2014-03-26tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich1-3/+2
2014-03-24vxlan: fix nonfunctional neigh_reduce()David Stevens1-14/+113
2014-03-24net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2-17/+31
2014-03-24net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch1-4/+21
2014-03-24net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon1-1/+29
2014-03-19via-rhine: Disable device in error pathRoger Luethi1-3/+5
2014-03-18ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin1-2/+2
2014-03-18vxlan: fix potential NULL dereference in arp_reduce()David Stevens1-0/+3
2014-03-18cnic: Update version to 2.5.20 and copyright year.Michael Chan4-6/+6
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2-52/+62
2014-03-18cnic: Use proper ulp_ops for per device operations.Michael Chan1-2/+3
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork1-25/+23
2014-03-17net: cpsw: do not register cpts twiceBenedikt Spranger1-4/+0
2014-03-17ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin1-10/+4
2014-03-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-8/+9
2014-03-14net: phy: fix uninitalized ethtool_wolinfo in phy_suspendSebastian Hesselbarth1-2/+1
2014-03-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-8/+9
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-405/+267
2014-03-13eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren1-7/+7
2014-03-13bonding: set correct vlan id for alb xmit pathdingtianhong1-1/+1
2014-03-13at86rf230: fix lockdep splatsAlexander Aring1-5/+6
2014-03-13Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"Stanislaw Gruszka1-3/+3
2014-03-13ath9k: Fix sequence number assignment for non-data framesHelmut Schaa1-2/+2
2014-03-13ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau1-2/+1
2014-03-13brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.Dave Jones1-1/+3
2014-03-13net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz1-0/+2
2014-03-13vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann1-2/+5
2014-03-12net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz1-1/+1
2014-03-12net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz1-0/+8
2014-03-12net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz1-2/+3
2014-03-12xen-netback: use skb_is_gso in xenvif_start_xmitWei Liu1-2/+1
2014-03-12r8169: fix the incorrect tx descriptor versionhayeswang1-1/+1
2014-03-11stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO1-1/+1
2014-03-11stmmac: fix chained modeGiuseppe CAVALLARO4-53/+34
2014-03-11stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO1-6/+6
2014-03-11stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO1-4/+19
2014-03-11vmxnet3: fix netpoll race conditionNeil Horman1-5/+11
2014-03-10Xen-netback: Fix issue caused by using gso_type wronglyAnnie Li1-21/+18
2014-03-10bna: Replace large udelay() with mdelay()Ben Hutchings1-1/+1
2014-03-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-14/+14
2014-03-09Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-8/+0
2014-03-09bnx2: Fix shutdown sequenceMichael Chan2-4/+38
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-14/+14
2014-03-07Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"Mathias Nyman1-8/+0
2014-03-07wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.cTejun Heo1-1/+1
2014-03-06net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai1-0/+11
2014-03-06net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai1-3/+3
2014-03-06bonding: correctly handle out of range parameters for lp_intervalSasha Levin1-0/+1
2014-03-06ibmveth: Fix endian issues with MAC addressesAnton Blanchard2-10/+16
2014-03-06phy: fix compiler array bounds warning on settings[]Bjorn Helgaas1-5/+6
2014-03-06mwifiex: save and copy AP's VHT capability info correctlyAmitkumar Karwar2-6/+5
2014-03-06mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar1-2/+1
2014-03-05hyperv: Move state setting for link queryHaiyang Zhang2-1/+24
2014-03-05net: macb: DMA-unmap full rx-bufferSoren Brinkmann1-1/+1
2014-03-05net: macb: Check DMA mappings for errorSoren Brinkmann1-2/+12
2014-03-05r8152: disable the ECM modehayeswang4-255/+17
2014-03-05net/mlx4: Support shutdown() interfaceGavin Shan1-0/+1
2014-03-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2-5/+7
2014-03-04wl1251: use skb_trim to make skb shorterIvaylo Dimitrov1-1/+1
2014-03-04iwlwifi: fix and add 7265 series HW IDsOren Givon1-3/+2
2014-03-04iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach1-2/+5
2014-03-03macvlan: Add support for 'always_on' offload featuresVlad Yasevich1-2/+5
2014-03-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-23/+19
2014-03-03Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...David S. Miller1-41/+131
2014-03-03net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton1-0/+6
2014-03-03be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam1-13/+26
2014-03-03be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam1-3/+4
2014-03-03be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur1-3/+9
2014-03-03be2net: Fix to reset transparent vlan taggingSomnath Kotur2-20/+12
2014-03-03qlcnic: dcb: a couple off by one bugsDan Carpenter1-2/+2
2014-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-23/+19
2014-03-03can: flexcan: factor out soft reset into seperate funtionMarc Kleine-Budde1-9/+17
2014-03-03can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde1-1/+2
2014-03-03can: flexcan: fix transition from and to freeze mode in chip_{,un}freezeMarc Kleine-Budde1-11/+49
2014-03-03can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde1-7/+20
2014-03-03can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde1-12/+38
2014-03-03can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde1-1/+3
2014-03-03can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde1-3/+5
2014-03-02USB AX88179/178A: Support D-Link DUB-1312Gerry Demaret1-0/+17
2014-03-02b44: always set duplex mode why phy changesHauke Mehrtens1-1/+6
2014-03-02b44: add calls to phy_{start,stop}Hauke Mehrtens1-0/+7
2014-02-28bna: fix vlan tag stripping and implement its togglingIvan Vecera1-10/+30
2014-02-28tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-02-28mwifiex: do not advertise usb autosuspend supportBing Zhao1-8/+0
2014-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville3-15/+19
2014-02-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller11-76/+79
2014-02-27bnx2x: Add missing bit in default Tx switchingYuval Mintz1-1/+8
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-76/+79
2014-02-27iwlwifi: fix TX status for aggregated packetsJohannes Berg2-14/+18
2014-02-27iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov1-1/+1
2014-02-26bonding: disallow enslaving a bond to itselfJiri Bohac1-0/+5
2014-02-26bonding: fix a div error caused by the slave release pathNikolay Aleksandrov1-3/+1
2014-02-26AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LANFreddy Xin1-0/+17
2014-02-26bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitordingtianhong3-46/+55
2014-02-26bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad modedingtianhong3-22/+75
2014-02-26sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree1-0/+7
2014-02-25phy: unmask link partner capabilitiesCristian Bercaru1-7/+9
2014-02-25net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo1-0/+1
2014-02-25qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia2-0/+2
2014-02-25qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty1-9/+0
2014-02-25qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh1-1/+1
2014-02-25qlcnic: Fix function return error checkShahed Shaikh1-1/+1
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai3-6/+6
2014-02-25ath9k: fix invalid descriptor discardingFelix Fietkau1-35/+35
2014-02-25ath9k: reduce baseband hang detection false positive rateFelix Fietkau1-1/+7
2014-02-24r8169: initialize rtl8169_stats seqlockKyle McMartin1-0/+2
2014-02-24net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser1-1/+1
2014-02-24virtio-net: alloc big buffers also when guest can receive UFOJason Wang1-1/+2
2014-02-24ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau1-2/+3
2014-02-24mwifiex: rename usb driver name registerring to usb coreBing Zhao1-3/+1
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville1-0/+1
2014-02-20ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-02-20brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel1-10/+4
2014-02-20ath9k: protect tid->sched checkStanislaw Gruszka1-3/+5
2014-02-20mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar1-17/+11
2014-02-20mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar1-0/+6
2014-02-20mwifiex: clean pcie ring only when device is presentAvinash Patil1-1/+2
2014-02-20libertas: fix scan result loss if SSID IE len 0James Cameron1-1/+1
2014-02-20hostap: Do not free priv until timer handler has actually stopped using itKirill Tkhai1-1/+1
2014-02-20net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B386111-6/+7
2014-02-20iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach1-0/+1
2014-02-20tun: remove bogus hardware vlan acceleration flags from vlan_featuresFernando Luis Vazquez Cao1-1/+3
2014-02-20veth: Fix vlan_features so as to be able to use stacked vlan interfacesToshiaki Makita1-1/+2
2014-02-19xen-netfront: reset skb network header before checksumWei Liu1-0/+1
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-96/+575
2014-02-18net: ethernet: update dependency and help text of mvnetaThomas Petazzoni1-3/+3
2014-02-18NET: fec: only enable napi if we are successfulRussell King1-2/+2
2014-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-16/+75
2014-02-17irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert1-1/+0
2014-02-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-16/+75
2014-02-17bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac2-4/+3
2014-02-17usbnet: remove generic hard_header_len checkEmil Goode10-21/+45
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann11-15/+15
2014-02-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar1-0/+1
2014-02-16hyperv: Fix the carrier status settingHaiyang Zhang1-15/+38
2014-02-14net,bonding: fix bond_options.c direct rwlock.h includeMike Galbraith1-1/+1
2014-02-14net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-02-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2014-02-13IB/mlx5: Remove dependency on X86Eli Cohen1-1/+1
2014-02-13net:phy:dp83640: Move all HW initialization to dp83640_config_initStefan Sørensen1-5/+8
2014-02-13drivers: net: cpsw: fix buggy loop conditionHeiko Schocher1-3/+3
2014-02-13USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n'Liu Junliang1-1/+0
2014-02-13USB2NET: SR9800: use %zu for size_tJingoo Han1-1/+1
2014-02-13net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König1-0/+5
2014-02-13net: qmi_wwan: add support for Cinterion PXS8 and PHS8Aleksander Morgado1-0/+1
2014-02-13Merge tag 'linux-can-fixes-for-3.14-20140212' of git://gitorious.org/linux-ca...David S. Miller1-0/+2
2014-02-13net: axienet: Fix compilation warningsMichal Simek1-4/+8
2014-02-13net: axienet: Fix compilation errorMichal Simek1-0/+1
2014-02-13bonding: Fix deadlock in bonding driver when using netpolldingtianhong1-0/+7
2014-02-13macvlan: unregister net device when netdev_upper_dev_link() failsCong Wang1-2/+3
2014-02-13net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla5-0/+350
2014-02-13net: fix macvtap type name in KconfigJan Luebbe1-1/+1
2014-02-13hostap: fix "hostap: proc: Use remove_proc_subtree()"Russell King - ARM Linux1-1/+1
2014-02-13rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka1-2/+8
2014-02-13ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter1-1/+1
2014-02-13rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois1-1/+1
2014-02-13rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois1-2/+16
2014-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville4-9/+48
2014-02-13iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach4-9/+48
2014-02-12can: kvaser_usb: check number of channels returned by HWOlivier Sobrie1-0/+2
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-305/+1525
2014-02-10alx: add missing stats_lock spinlock initJohn Greene1-0/+1
2014-02-10bonding: remove unwanted bond lock for enslave processingdingtianhong1-1/+0
2014-02-10USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver SupportLiu Junliang4-0/+1089
2014-02-09net: vxge: Remove unused device pointerChristian Engelmayer1-6/+0
2014-02-09net: qmi_wwan: add ZTE MF667Raymond Wanyoike1-0/+1
2014-02-093c59x: Remove unused pointer in vortex_eisa_cleanup()Christian Engelmayer1-2/+0
2014-02-09wan: dlci: Remove unused netdev_priv pointerChristian Engelmayer1-5/+0
2014-02-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller19-76/+154
2014-02-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-76/+154
2014-02-06drivers/net: fix build warning in ethernet/sfc/tx.cPaul Gortmaker1-0/+2
2014-02-06hso: remove some dead codeDan Carpenter1-21/+11
2014-02-06r8152: fix the submission of the interrupt transferhayeswang1-9/+8
2014-02-06bnx2x: Allow VF rss on higher PFsYuval Mintz1-3/+3
2014-02-06tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-02-06tg3: cleanup an error path in tg3_phy_reset_5703_4_5()Dan Carpenter1-6/+7
2014-02-06bnx2[x]: Make module parameters readableJames M Leddy2-7/+7
2014-02-06net: irda: ep7211-sir: Remove driverAlexander Shiyan3-78/+0
2014-02-06net: phy: sunxi: Add new compatiblesMaxime Ripard1-0/+3
2014-02-06net: ethernet: sunxi: Add new compatiblesMaxime Ripard1-0/+3
2014-02-06rtl8180: Add error check for pci_map_single return value in TX pathandrea.merello1-0/+7
2014-02-06rtl8180: Add error check for pci_map_single return value in RX pathandrea.merello1-3/+13
2014-02-05xen-netback: Fix Rx stall due to race conditionZoltan Kiss3-16/+7
2014-02-04xen-netfront: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2014-02-04bnx2x: fix L2-GRE TCP issuesDmitry Kravkov1-1/+1
2014-02-04net: qmi_wwan: add Netgear Aircard 340UBjørn Mork1-0/+1
2014-02-04net: ethoc: set up MII management bus clockMax Filippov1-2/+30
2014-02-04net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov1-0/+5
2014-02-04net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli1-14/+24
2014-02-04net:phy:dp83640: Initialize PTP clocks at device init.Stefan Sørensen1-5/+8