aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-05-15iwlwifi: mvm: add uapsd_disable module parameterMatt Chen
2014-05-14driver/net/ethernet/ec_bhf.c: fix sparse warningsDarek Marcinkiewicz
2014-05-14ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan
2014-05-14net: systemport: Use devm_ioremap_resource()Jingoo Han
2014-05-14net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()Eyal Perry
2014-05-14net/mlx4_en: Using positive error value for unsignedEyal Perry
2014-05-14net/mlx4_en: Protect MAC address modification with the state_lock mutexShani Michaelli
2014-05-14net/mlx4_core: Removed unnecessary bit operation conditionEyal Perry
2014-05-14net/mlx4_core: Fix smatch error - possible access to a null variableEyal Perry
2014-05-14net/mlx4_en: Fix errors in MAC address changing when port is downShani Michaelli
2014-05-14net/mlx4_en: User prio mapping gets corrupted when changing number of channelsIdo Shamay
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias
2014-05-14be2net: enable interrupts in EEH resumeKalesh AP
2014-05-14macvlan: Propagate lowerdev MTU changesdingtianhong
2014-05-14irda: sh_irda: Enable driver compilation with COMPILE_TESTLaurent Pinchart
2014-05-14jme: Fix unmap loop counting error:Neil Horman
2014-05-14bonding: alloc the structure ad_info dynamically in per slavedingtianhong
2014-05-14ath10k: fix handling of wierd MSDU chaining casesMichal Kazior
2014-05-14ath10k: fix htt rx ring clean upMichal Kazior
2014-05-14Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo
2014-05-14iwlwifi: allow dynamic configuration of internal memoryEran Harary
2014-05-13sh_eth: replace devm_kzalloc() with devm_kmalloc_array()Sergei Shtylyov
2014-05-13tg3: Update copyright and version to 3.137Michael Chan
2014-05-13tg3: Prevent page allocation failure during TSO workaroundMichael Chan
2014-05-13tg3: Don't modify ip header fields when doing GSOMichael Chan
2014-05-13arc_emac: add netpoll supportBeniamino Galvani
2014-05-13arc_emac: implement promiscuous mode and multicast filteringBeniamino Galvani
2014-05-13net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork
2014-05-13net: cdc_mbim: reject IP packets on DSS VLANsBjørn Mork
2014-05-13net: cdc_mbim: optionally use VLAN ID 4094 for IP session 0Bjørn Mork
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-13rsi: Changed the return value to enable BA set-upJahnavi Meher
2014-05-13brcmfmac: determine chanspec from struct cfg80211_chan_def infoArend van Spriel
2014-05-13brcmfmac: handle 80MHz chanspecs in construct_reg_info() functionArend van Spriel
2014-05-13brcmfmac: get rid of brcmf_cfg80211_set_channel() functionArend van Spriel
2014-05-13brcmfmac: enable 80Mhz in 5G custom regulatory rulesArend van Spriel
2014-05-13brcmfmac: provide VHT capability information to user-spaceArend van Spriel
2014-05-13brcm80211: extend channel conversion functions for 80MHz supportArend van Spriel
2014-05-13brcmfmac: remove usage of cfg80211_get_chandef_type()Arend van Spriel
2014-05-13brcmfmac: Fix reconnect failure after beacon timeoutDaniel Kim
2014-05-13brcmfmac: enhance nvram processingArend van Spriel
2014-05-13brcmfmac: Make FWS queueing configurable.Hante Meuleman
2014-05-13brcmfmac: Move handling 802.1x frames to dhd_linux.Hante Meuleman
2014-05-13brcmfmac: Move out hdrpull from tx_finalize.Hante Meuleman
2014-05-13brcmfmac: Report the support of firmware roamingDaniel Kim
2014-05-13brcmfmac: Give priority to 5GHz band in selecting target BSSDaniel Kim
2014-05-13ath9k_htc: use ath9k_cmn_debug_phy_errOleksij Rempel
2014-05-13ath9k: move phy_err to ath9k_cmn_debug_phy_errOleksij Rempel
2014-05-13ath9k_htc: use ath9k_cmn_debug_recvOleksij Rempel
2014-05-13ath9k: move recv to ath9k_cmn_debug_recvOleksij Rempel