summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mac80211: OCB: remove pointless check for broadcast BSSIDJohannes Berg2015-04-241-5/+1
| * | | | mac80211: clean up/rename prepare_for_handlers()Johannes Berg2015-04-241-44/+36
| * | | | mac80211: remove IEEE80211_RX_RA_MATCHJohannes Berg2015-04-242-42/+5
| * | | | mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-244-49/+12
| * | | | mac80211: make station hash table max_size configurableJohannes Berg2015-04-232-0/+11
| * | | | mac80211: allow segmentation offloadsJohannes Berg2015-04-222-25/+48
| * | | | mac80211: allow drivers to support S/GJohannes Berg2015-04-222-1/+7
| * | | | mac80211: allow checksum offload only in fast-xmitJohannes Berg2015-04-221-4/+20
| * | | | mac80211: extend fast-xmit to cover IBSSJohannes Berg2015-04-221-0/+7
| * | | | mac80211: extend fast-xmit for more ciphersJohannes Berg2015-04-222-6/+44
| * | | | mac80211: extend fast-xmit to driver fragmentationJohannes Berg2015-04-221-1/+2
| * | | | mac80211: add TX fastpathJohannes Berg2015-04-228-2/+475
| * | | | mac80211: lock rate controlJohannes Berg2015-04-204-5/+20
| * | | | mac80211: introduce plink lock for plink fieldsBob Copeland2015-04-203-18/+25
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-223-44/+36
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mac80211: Switch to new AEAD interfaceHerbert Xu2015-05-283-39/+33
| * | | | mac80211: Include crypto/aead.hHerbert Xu2015-04-233-5/+3
| |/ / /
* | | | mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior2015-05-204-9/+83
* | | | mac80211: don't split remain-on-channel for coalescingJohannes Berg2015-05-202-54/+11
* | | | mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2015-05-192-2/+6
| |_|/ |/| |
* | | mac80211: move WEP tailroom size checkJanusz Dziedzic2015-05-111-2/+4
| |/ |/|
* | mac80211: enable hash table shrinkingJohannes Berg2015-04-241-0/+1
* | mac80211: fix rhashtable conversionJohannes Berg2015-04-231-1/+17
* | mac80211: don't warn when stopping VLAN with stationsJohannes Berg2015-04-201-5/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-1538-1297/+1928
|\
| * Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller2015-04-1219-365/+969
| |\
| | * cfg80211: move IE split utilities here from mac80211Johannes Berg2015-04-072-44/+0
| | * mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-0111-19/+350
| | * 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
| | * mac80211: use rhashtable for station tableJohannes Berg2015-04-016-85/+85
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-023-5/+12
| |\ \ | | |/ | |/|
| * | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-3133-932/+959
| |\ \
| | * | 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-304-5/+6
| | * | 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
OpenPOWER on IntegriCloud