summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-241-3/+10
|\
| * mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg2015-06-211-3/+10
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-1019-158/+164
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2015-06-109-73/+129
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-017-65/+100
| |\ \ | | |/
| | * 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
| * | Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller2015-05-314-1/+39
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-2/+4
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: move WEP tailroom size checkJanusz Dziedzic2015-05-111-2/+4
| * | | Merge tag 'mac80211-next-for-davem-2015-05-19' of git://git.kernel.org/pub/sc...David S. Miller2015-05-195-27/+22
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-132-6/+25
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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
* | | | | mac80211: Fix a case of incorrect metric used when forwarding a PREQAlexis Green2015-06-101-9/+8
* | | | | mac80211: Always check rates and capabilities in mesh modeAlexis Green2015-06-092-1/+5
* | | | | mac80211: fix the beacon csa counter for mesh and ibssChun-Yeow Yeoh2015-06-093-0/+3
* | | | | mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_...Alexis Green2015-06-091-9/+9
* | | | | mac80211: ignore invalid scan RSSI valuesSara Sharon2015-06-091-1/+7
* | | | | mac80211: release channel on auth failureMichal Kazior2015-06-091-0/+3
* | | | | mac80211: handle aggregation session timeout on fast-xmit pathJohannes Berg2015-06-091-3/+6
* | | | | mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg2015-06-021-3/+3
* | | | | mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-024-26/+8
* | | | | mac80211: stop using pointers as userspace cookiesJohannes Berg2015-06-022-55/+87
* | | | | mac80211: copy nl80211 mgmt TX SKB for statusJohannes Berg2015-06-022-44/+104
* | | | | mac80211: move TX PN to public part of key structJohannes Berg2015-06-026-142/+38
* | | | | mac80211: act upon and report deauth while associatingJohannes Berg2015-06-011-39/+53
| |_|_|/ |/| | |
* | | | mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior2015-05-291-0/+3
* | | | mac80211: disconnect TDLS stations on STA CSAArik Nemtsov2015-05-202-0/+32
* | | | mac80211: check fast-xmit on station changeMichal Kazior2015-05-201-0/+1
* | | | mac80211: fix memory leakJohannes Berg2015-05-201-1/+3
| |_|/ |/| |
* | | mac80211: fix throughput LED triggerJohannes Berg2015-05-112-7/+6
* | | mac80211: TDLS: use the BSS chandef for HT/VHT operation IEsArik Nemtsov2015-05-111-19/+8
* | | mac80211: check fast-xmit if IBSS STA QoS changedJohannes Berg2015-05-111-1/+4
* | | mac80211: adjust reserved chan_ctx when assigned to vifAndrei Otcheretianski2015-05-071-0/+4
|/ /
* | mac80211: add missing documentation for rate_ctrl_lockJohannes Berg2015-05-061-0/+2
* | mac80211: validate cipher scheme PN length betterJohannes Berg2015-05-062-5/+10
* | mac80211: extend get_key() to return PN for all ciphersJohannes Berg2015-05-063-4/+12
* | mac80211: extend get_tkip_seq to all keysJohannes Berg2015-05-063-57/+87
* | mac80211: remove useless skb->encapsulation checkJohannes Berg2015-05-051-6/+2
* | mac80211: make LED triggering depend on activationJohannes Berg2015-05-054-100/+194
* | mac80211: make LED trigger names constJohannes Berg2015-05-051-8/+9
* | mac80211: clean up station debugfsJohannes Berg2015-05-051-84/+0
* | mac80211: remove sta->tx_fragments counterJohannes Berg2015-05-054-7/+1
* | mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg2015-05-055-27/+31
* | mac80211: clean up global debugfs statisticsJohannes Berg2015-05-053-52/+28
* | mac80211: force off channel transmission for public action framesMatti Gottlieb2015-04-241-1/+7
* | mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach2015-04-241-0/+9
OpenPOWER on IntegriCloud