summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan
2015-01-14team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko
2015-01-14i40e: adds FCoE configure optionVasu Dev
2015-01-14cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner
2015-01-13xen-netfront: use different locks for Rx and Tx statsDavid Vrabel
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-13cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai
2015-01-12usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov
2015-01-12net/at91_ether: prepare and unprepare clockAlexandre Belloni
2015-01-12Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub...David S. Miller
2015-01-11alx: fix alx_poll()Eric Dumazet
2015-01-11net: dnet: fix dnet_poll()Eric Dumazet
2015-01-08net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein
2015-01-08sh_eth: Fix access to TRSCER registerNobuhiro Iwamatsu
2015-01-08sh-eth: Set fdr_value of R-Car SoCsNobuhiro Iwamatsu
2015-01-06i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai
2015-01-06i40e: Fix Rx checksum error counterAnjali Singhai
2015-01-06i40e: fix un-necessary Tx hangsJesse Brandeburg
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre
2015-01-06r8152: support ndo_features_checkhayeswang
2015-01-05Merge tag 'iwlwifi-for-kalle-2015-01-05' of https://git.kernel.org/pub/scm/li...Kalle Valo
2015-01-05iwlwifi: bump firmware API for mvm devices to 12Emmanuel Grumbach
2015-01-05iwlwifi: mvm: scan dwell time correctionsDavid Spinadel
2015-01-05iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel
2015-01-05iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_acEyal Shapira
2015-01-05iwlwifi: mvm: fix Rx with both chainsEyal Shapira
2015-01-05iwlwifi: 7000: fix reported firmware name for 7265DEmmanuel Grumbach
2015-01-05iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov
2015-01-05rtlwifi: Fix error when accessing unmapped memory in skbLarry Finger
2015-01-04net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi
2015-01-02enic: free all rq buffs when allocation failsGovindarajulu Varadarajan
2015-01-02qmi_wwan: Set random MAC on devices with buggy fwKristian Evensen
2015-01-02Altera TSE: Add missing phydevKostya Belezko
2015-01-02net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein
2015-01-02net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb
2014-12-31qlcnic: Fix return value in qlcnic_probe()Yongjian Xu
2014-12-31net: axienet: fix error return codeJulia Lawall
2014-12-31net: sun4i-emac: fix error return codeJulia Lawall
2014-12-31myri10ge: fix error return codeJulia Lawall
2014-12-31net: Xilinx: fix error return codeJulia Lawall
2014-12-31i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches
2014-12-31igb: Remove unneeded FIXMETodd Fujinaka
2014-12-31e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville
2014-12-27ne2k-pci: Add pci_disable_device in error handlingJia-Ju Bai
2014-12-27bonding: change error message to debug message in __bond_release_one()Wengang Wang
2014-12-26Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub...David S. Miller