summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan2015-01-141-0/+12
* tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan2015-01-141-0/+3
* tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan2015-01-141-3/+5
* team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko2015-01-141-2/+14
* i40e: adds FCoE configure optionVasu Dev2015-01-143-3/+14
* cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai2015-01-141-1/+1
* net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2015-01-142-4/+7
* xen-netfront: use different locks for Rx and Tx statsDavid Vrabel2015-01-131-29/+42
* drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N2015-01-133-4/+19
* cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai2015-01-131-0/+2
* usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov2015-01-121-1/+1
* net/at91_ether: prepare and unprepare clockAlexandre Belloni2015-01-121-5/+5
* Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub...David S. Miller2015-01-129-21/+58
|\
| * Merge tag 'iwlwifi-for-kalle-2015-01-05' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-01-058-13/+34
| |\
| | * iwlwifi: bump firmware API for mvm devices to 12Emmanuel Grumbach2015-01-052-3/+3
| | * iwlwifi: mvm: scan dwell time correctionsDavid Spinadel2015-01-052-5/+16
| | * iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel2015-01-052-0/+4
| | * iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_acEyal Shapira2015-01-051-2/+6
| | * iwlwifi: mvm: fix Rx with both chainsEyal Shapira2015-01-051-1/+1
| | * iwlwifi: 7000: fix reported firmware name for 7265DEmmanuel Grumbach2015-01-051-1/+1
| | * iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov2015-01-051-1/+3
| * | rtlwifi: Fix error when accessing unmapped memory in skbLarry Finger2015-01-051-8/+24
* | | alx: fix alx_poll()Eric Dumazet2015-01-121-11/+13
* | | net: dnet: fix dnet_poll()Eric Dumazet2015-01-121-13/+5Star
* | | net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein2015-01-091-0/+1
* | | sh_eth: Fix access to TRSCER registerNobuhiro Iwamatsu2015-01-092-1/+11
* | | sh-eth: Set fdr_value of R-Car SoCsNobuhiro Iwamatsu2015-01-091-0/+2
* | | i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai2015-01-071-13/+11Star
* | | i40e: Fix Rx checksum error counterAnjali Singhai2015-01-071-11/+13
* | | i40e: fix un-necessary Tx hangsJesse Brandeburg2015-01-072-8/+49
* | | qla3xxx: don't allow never end busy loopAndy Shevchenko2015-01-061-5/+3Star
* | | xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre2015-01-061-0/+1
* | | r8152: support ndo_features_checkhayeswang2015-01-061-0/+17
|/ /
* | net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi2015-01-051-11/+8Star
* | enic: free all rq buffs when allocation failsGovindarajulu Varadarajan2015-01-021-2/+4
* | qmi_wwan: Set random MAC on devices with buggy fwKristian Evensen2015-01-021-3/+7
* | Altera TSE: Add missing phydevKostya Belezko2015-01-021-9/+6Star
* | net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein2015-01-021-9/+4Star
* | net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb2015-01-021-4/+5
* | qlcnic: Fix return value in qlcnic_probe()Yongjian Xu2015-01-011-0/+1
* | net: axienet: fix error return codeJulia Lawall2015-01-011-0/+2
* | net: sun4i-emac: fix error return codeJulia Lawall2015-01-011-1/+3
* | myri10ge: fix error return codeJulia Lawall2015-01-011-1/+3
* | net: Xilinx: fix error return codeJulia Lawall2015-01-012-0/+3
* | i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches2015-01-011-1/+3
* | igb: Remove unneeded FIXMETodd Fujinaka2014-12-311-1/+1
* | e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville2014-12-311-1/+1
* | ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai2014-12-271-2/+4
* | bonding: change error message to debug message in __bond_release_one()Wengang Wang2014-12-271-1/+1
* | Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub...David S. Miller2014-12-277-12/+34
|\ \