summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-04-27benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-27ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-27tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-27bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-27bonding: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-27r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-278139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-278139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-22can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner
2015-04-22iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach
2015-04-21net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras
2015-04-09net: mvneta: replace Tx timer with a real interruptwilly tarreau
2015-04-09net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau
2015-04-09net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau
2015-04-09net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau
2015-04-09net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau
2015-04-09net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2015-04-09net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang
2015-04-09net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons
2015-04-09bnx2x: Force fundamental reset for EEH recoveryBrian King
2015-04-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp
2015-04-09Revert "net: cx82310_eth: use common match macro"Ondrej Zary
2015-03-16ath5k: fix spontaneus AR5312 freezesSergey Ryazanov
2015-03-12team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko
2015-03-12usb: plusb: Add support for National Instruments host-to-host cableBen Shelton
2015-03-12macvtap: make sure neighbour code can push ethernet headerEric Dumazet
2015-03-12team: fix possible null pointer dereference in team_handle_frameJiri Pirko
2015-03-12net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck
2015-03-05ath6kl: fix struct hif_scatter_req list handlingKalle Valo
2015-03-01iwlwifi: mvm: always use mac color zeroLuciano Coelho
2015-03-01iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira
2015-03-01iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach
2015-02-10ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-02-10bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-02-10netxen: fix netxen_nic_poll() logicEric Dumazet
2015-02-08drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-02-08can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish
2015-02-08can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish
2015-02-08can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish
2015-02-08can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish
2015-01-29can: dev: fix crtlmode_supported checkOliver Hartkopp
2015-01-29can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish
2015-01-29can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish
2015-01-29can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish
2015-01-28drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-28net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi
2015-01-26enic: fix rx skb checksumGovindarajulu Varadarajan
2015-01-26team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko
2015-01-26alx: fix alx_poll()Eric Dumazet
2015-01-26tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan