summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-0112-19/+433
* mac80211: reduce log spam from ieee80211_handle_pwr_constrJohn Linville2015-04-011-7/+7
* mac80211: add standard deviation to Minstrel statsThomas Huehn2015-04-014-18/+56
* mac80211: reduce calculation costs of EWMAThomas Huehn2015-04-011-1/+6
* mac80211: add max lossless throughput per rateThomas Huehn2015-04-016-69/+93
* mac80211: restructure per-rate throughput calculation into functionThomas Huehn2015-04-016-61/+88
* mac80211: improve Minstrel variable & function namingThomas Huehn2015-04-016-95/+98
* mac80211: unify Minstrel & Minstrel-HTs calculation of rate statisticsThomas Huehn2015-04-013-43/+32
* mac80211: add new Minstrel-HT statistic output via csvThomas Huehn2015-04-012-2/+138
* mac80211: add new Minstrel statistic output via csvThomas Huehn2015-04-012-14/+82
* mac80211: enhance readability of Minstrel-HTs rc_stats outputThomas Huehn2015-04-011-15/+34
* mac80211: enhance readability of Minstrels rc_stats outputThomas Huehn2015-04-011-5/+13
* cfg80211: Stop calling crda if it is not responsiveIlan peer2015-04-013-7/+38
* mac80211: use rhashtable for station tableJohannes Berg2015-04-016-85/+85
* Merge branch 'ptp-ns_to_timespec64'David S. Miller2015-03-3111-47/+20
|\
| * ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
| * ptp: fec: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
| * ptp: tg3: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1
| * ptp: blackfin: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+3
| * ptp: cpts: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
| * ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1
| * ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1
| * ptp: igb: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
| * ptp: e1000e: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1
| * ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+3
| * ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
|/
* bonding: Fix another case of LACPDU not sent on slaveMahesh Bandewar2015-03-311-0/+3
* bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitionsMahesh Bandewar2015-03-311-6/+6
* Merge branch 'macb-next'David S. Miller2015-03-312-87/+130
|\
| * net/macb: unify peripheral version testingNicolas Ferre2015-03-312-5/+7
| * net/macb: fix the peripheral version testNicolas Ferre2015-03-311-1/+1
| * net/macb: add the user i/o to ethtool register dumpNicolas Ferre2015-03-312-2/+2
| * net/macb: fix probe sequence to setup clocks earlierNicolas Ferre2015-03-312-67/+104
| * net/macb: trivial: correct wording for capsNicolas Ferre2015-03-311-2/+2
| * net/macb: fix capabilities configurationNicolas Ferre2015-03-311-18/+18
| * net/macb: add comment in macb_probe_queuesNicolas Ferre2015-03-311-2/+6
| * net/macb: only probe queues once and use stored valuesNicolas Ferre2015-03-312-4/+4
|/
* net: smc91x: Remove an unused variableFabio Estevam2015-03-311-1/+0
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-3172-1190/+1909
|\
| * mac80211: set QoS capability before changing station stateJohannes Berg2015-03-301-4/+4
| * mac80211: send HT/VHT IEs in TDLS discovery responseArik Nemtsov2015-03-301-3/+8
| * mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-305-11/+80
| * mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com2015-03-303-12/+97
| * mac80211: factor out station lookup from ieee80211_build_hdr()Johannes Berg2015-03-301-70/+118
| * mac80211: make sta.wme indicate whether QoS is usedJohannes Berg2015-03-305-6/+8
| * mac80211: send AP probe as unicast againJohannes Berg2015-03-301-1/+1
| * mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt()Johannes Berg2015-03-301-4/+8
| * mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt()Dan Carpenter2015-03-301-4/+8
| * mac80211: Fix misplaced return in AES-GMAC key setupJouni Malinen2015-03-301-2/+2
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-3017-17/+37
OpenPOWER on IntegriCloud