summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Fix IOMMU mapping leak in AP modeLarry Finger2015-03-221-1/+11
* brcmfmac: disable MBSS feature for BCM43362Arend van Spriel2015-03-211-1/+2
* ath9k: disable TPC support again (for now)Felix Fietkau2015-03-161-1/+1
* ath9k: fix tracking of enabled AP beaconsFelix Fietkau2015-03-162-9/+13
* brcmfmac: Perform bound checking on vendor command bufferPontus Fuchs2015-03-071-3/+12
* Merge tag 'iwlwifi-for-kalle-2015-03-05' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-03-0610-39/+91
|\
| * iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach2015-03-052-2/+4
| * iwlwifi: fix max_ht_ampdu_exponent for older devicesEmmanuel Grumbach2015-02-254-14/+29
| * iwlwifi: mvm: disable beamformer unless FW supports itEyal Shapira2015-02-231-1/+4
| * iwlwifi: mvm: Fix ROC removalAndrei Otcheretianski2015-02-231-6/+3
| * iwlwifi: mvm: don't try to stop scans that are not running anymoreLuciano Coelho2015-02-231-2/+31
| * iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira2015-02-231-7/+14
| * iwlwifi: mvm: call ieee80211_scan_completed() even if scan abort failsLuciano Coelho2015-02-231-7/+6
* | rtlwifi: Improve handling of IPv6 packetsLarry Finger2015-03-031-2/+5
* | b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki2015-03-031-0/+1
* | udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2015-03-032-2/+4
* | Merge branch 'sh_eth'David S. Miller2015-03-031-5/+10
|\ \
| * | sh_eth: Really fix padding of short frames on TXBen Hutchings2015-03-031-1/+1
| * | Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings2015-03-031-3/+2
| * | sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings2015-03-031-1/+1
| * | sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings2015-03-031-0/+6
|/ /
* | Merge branch 'mlx4'David S. Miller2015-03-024-6/+14
|\ \
| * | net/mlx4_en: Disbale GRO for incoming loopback/selftest packetsIdo Shamay2015-03-021-1/+7
| * | net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz2015-03-023-5/+7
|/ /
* | Merge branch 'bcmgenet_systemport_stats'David S. Miller2015-03-013-6/+12
|\ \
| * | net: systemport: fix software maintained statisticsFlorian Fainelli2015-03-012-3/+6
| * | net: bcmgenet: fix software maintained statisticsFlorian Fainelli2015-03-011-3/+6
|/ /
* | rxrpc: don't multiply with HZ twiceFlorian Westphal2015-03-011-1/+1
* | rxrpc: terminate retrans loop when sending of skb failsFlorian Westphal2015-03-011-3/+4
* | net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...Arvid Brodin2015-03-013-3/+14
* | net: pasemi: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+3
* | net: stmmac: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+5
* | net: 8390: axnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2
* | net: 8390: pcnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2
* | net: smc91c92_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2
* | netxen_nic: Fix trivial typos in commentsYannick Guerrini2015-03-011-2/+2
* | qlcnic: Fix trivial typo in commentYannick Guerrini2015-03-011-1/+1
* | net: ti: cpsw: add hibernation callbacksGrygorii Strashko2015-03-011-4/+3
* | net: davinci_mdio: add hibernation callbacksGrygorii Strashko2015-03-011-2/+3
* | net: do not use rcu in rtnl_dump_ifinfo()Eric Dumazet2015-03-011-3/+1
* | sh_eth: Fix lost MAC address on kexecGeert Uytterhoeven2015-03-011-0/+3
* | net: bcmgenet: fix throughtput regressionJaedon Shin2015-03-012-27/+88
* | macvtap: make sure neighbour code can push ethernet headerEric Dumazet2015-03-011-2/+5
* | Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-03-017-10/+18
|\ \
| * | mac80211: Send EAPOL frames at lowest rateJouni Malinen2015-02-261-0/+1
| * | mac80211/minstrel: fix !x!=0 confusionJiri Slaby2015-02-241-1/+1
| * | cfg80211: calls nl80211_exit on errorJunjie Mao2015-02-241-0/+1
| * | cfg80211: fix n_reg_rules to match world_regdomJason Abele2015-02-241-1/+1
| * | nl80211: fix memory leak in monitor flags parsingJohannes Berg2015-02-241-4/+4
| * | nl80211: use loop index as type for net detect frequency resultsSamuel Tan2015-02-241-3/+1