summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-04-09net: mvneta: replace Tx timer with a real interruptwilly tarreau1-59/+12
2015-04-09net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau1-2/+42
2015-04-09net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau1-11/+0
2015-04-09net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau1-26/+48
2015-04-09net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau1-4/+11
2015-04-09net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2-76/+95
2015-04-09net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang1-1/+5
2015-04-09net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons1-1/+1
2015-04-09bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+4
2015-04-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp1-0/+8
2015-04-09Revert "net: cx82310_eth: use common match macro"Ondrej Zary1-1/+10
2015-03-16ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-03-12team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko1-3/+3
2015-03-12usb: plusb: Add support for National Instruments host-to-host cableBen Shelton1-0/+5
2015-03-12macvtap: make sure neighbour code can push ethernet headerEric Dumazet1-2/+5
2015-03-12team: fix possible null pointer dereference in team_handle_frameJiri Pirko1-3/+1
2015-03-12net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck1-3/+21
2015-03-05ath6kl: fix struct hif_scatter_req list handlingKalle Valo2-3/+3
2015-03-02iwlwifi: mvm: always use mac color zeroLuciano Coelho1-3/+0
2015-03-02iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira1-0/+5
2015-03-02iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach1-1/+6
2015-02-10ppp: deflate: never return len larger than output bufferFlorian Westphal1-1/+1
2015-02-10bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan1-1/+1
2015-02-10netxen: fix netxen_nic_poll() logicEric Dumazet1-1/+4
2015-02-08drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N1-0/+22
2015-02-08can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish1-4/+3
2015-02-08can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish1-2/+10
2015-02-08can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish1-1/+1
2015-02-08can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish1-6/+1
2015-01-29can: dev: fix crtlmode_supported checkOliver Hartkopp1-2/+6
2015-01-29can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish1-3/+4
2015-01-29can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish1-0/+3
2015-01-29can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish1-6/+4
2015-01-28drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N3-3/+18
2015-01-28net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi1-11/+8
2015-01-26enic: fix rx skb checksumGovindarajulu Varadarajan1-4/+8
2015-01-26team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko1-2/+14
2015-01-26alx: fix alx_poll()Eric Dumazet1-11/+13
2015-01-26tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2015-01-26ath5k: fix hardware queue index assignmentFelix Fietkau1-7/+1
2015-01-14can: peak_usb: fix memset() usageStephane Grosjean1-2/+1
2015-01-14can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean1-7/+10
2015-01-14ath9k: fix BE/BK queue orderFelix Fietkau1-2/+2
2015-01-14ath9k_hw: fix hardware queue allocationFelix Fietkau1-8/+1
2015-01-07igb: bring link up when PHY is powered upTodd Fujinaka1-0/+2
2015-01-06net: mvneta: fix race condition in mvneta_tx()Eric Dumazet1-1/+2
2015-01-06net: mvneta: fix Tx interrupt delaywilly tarreau1-1/+1
2015-01-06xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee1-5/+0
2015-01-06net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein1-1/+1
2015-01-06tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo1-1/+2