summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-11-14be2net: Implement ndo_gso_check()Joe Stringer
2014-11-14net: Add vxlan_gso_check() helperJoe Stringer
2014-11-14Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-13vxlan: Do not reuse sockets for a different address familyMarcelo Leitner
2014-11-13smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra
2014-11-13net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov
2014-11-13net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov
2014-11-12net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran
2014-11-12cxgb4 : dcb open-lldp interop fixesAnish Bhatt
2014-11-11net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli
2014-11-11net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli
2014-11-11net: qualcomm: Fix dependencyStefan Wahren
2014-11-11ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann
2014-11-11ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan
2014-11-11net: phy: Correctly handle MII ioctl which changes autonegotiation.Brian Hill
2014-11-11brcmfmac: fix conversion of channel width 20MHZ_NOHTArend van Spriel
2014-11-11rt2x00: do not align payload on modern H/WStanislaw Gruszka
2014-11-11Merge tag 'iwlwifi-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linux...John W. Linville
2014-11-11net: ppp: Don't call bpf_prog_create() in ppp_lockTakashi Iwai
2014-11-11net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz
2014-11-11iwlwifi: pcie: fix prph dump lengthLiad Kaufman
2014-11-11iwlwifi: mvm: abort scan upon RFKILLEmmanuel Grumbach
2014-11-10cxgb4 : Fix bug in DCB app deletionAnish Bhatt
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross
2014-11-10cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai
2014-11-10cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai
2014-11-10cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai
2014-11-10b43: fix NULL pointer dereference in b43_phy_copy()Hauke Mehrtens
2014-11-10rtlwifi: rtl8192se: Fix connection problemsLarry Finger
2014-11-10rtlwifi: Fix errors in descriptor manipulationLarry Finger
2014-11-10rtlwifi: Fix setting of tx descriptor for new trx flowLarry Finger
2014-11-07asix: Do full reset during ax88772_bindCharles Keepax
2014-11-07net: fec: fix regression on i.MX28 introduced by rx_copybreak supportLothar Waßmann
2014-11-06Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-06netxen: Fix link event handling.Manish Chopra
2014-11-06enic: update desc properly in rx_copybreakGovindarajulu Varadarajan
2014-11-06enic: handle error condition properly in enic_rq_indicate_bufGovindarajulu Varadarajan
2014-11-06net/mlx5_core: Fix race on driver loadEli Cohen
2014-11-06net/mlx5_core: Fix race in create EQEli Cohen
2014-11-06drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N
2014-11-06net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan
2014-11-05stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO
2014-11-05stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO
2014-11-05stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO
2014-11-05stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier
2014-11-05stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier
2014-11-05drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "...Chen Gang
2014-11-04drivers: net: xgene: fix: Use separate resourcesIyappan Subramanian
2014-11-04drivers: net: xgene: Backward compatibility with older firmwareIyappan Subramanian
2014-11-04Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...John W. Linville