Age | Commit message (Expand) | Author | Files | Lines |
2015-07-17 | cfg80211: use RTNL locked reg_can_beacon for IR-relaxation | Arik Nemtsov | 1 | -3/+3 |
2015-07-17 | mac80211: add missing length check for confirm frames | Bob Copeland | 1 | -0/+3 |
2015-07-17 | mac80211: correct aid location in peering frames | Bob Copeland | 1 | -1/+1 |
2015-07-17 | mac80211: shut down interfaces before destroying interface list | Johannes Berg | 1 | -11/+14 |
2015-07-17 | mac80211: wowlan: enable powersave if suspend while ps-polling | Chaitanya T K | 1 | -0/+16 |
2015-07-17 | mac80211: don't clear all tx flags when requeing | Michal Kazior | 1 | -1/+3 |
2015-07-17 | mac80211: clear subdir_stations when removing debugfs | Tom Hughes | 1 | -0/+1 |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2015-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 36 | -968/+1647 |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+10 |
2015-06-23 | module: add per-module param_lock | Dan Streetman | 1 | -2/+2 |
2015-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -44/+36 |
2015-06-21 | mac80211: fix locking in update_vlan_tailroom_need_count() | Johannes Berg | 1 | -3/+10 |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 19 | -158/+164 |
2015-06-10 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg | 9 | -73/+129 |
2015-06-10 | mac80211: Fix a case of incorrect metric used when forwarding a PREQ | Alexis Green | 1 | -9/+8 |
2015-06-09 | mac80211: Always check rates and capabilities in mesh mode | Alexis Green | 2 | -1/+5 |
2015-06-09 | mac80211: fix the beacon csa counter for mesh and ibss | Chun-Yeow Yeoh | 3 | -0/+3 |
2015-06-09 | mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_... | Alexis Green | 1 | -9/+9 |
2015-06-09 | mac80211: ignore invalid scan RSSI values | Sara Sharon | 1 | -1/+7 |
2015-06-09 | mac80211: release channel on auth failure | Michal Kazior | 1 | -0/+3 |
2015-06-09 | mac80211: handle aggregation session timeout on fast-xmit path | Johannes Berg | 1 | -3/+6 |
2015-06-02 | mac80211: rename single hw-scan flag to follow naming convention | Johannes Berg | 1 | -3/+3 |
2015-06-02 | mac80211: remove short slot/short preamble incapable flags | Johannes Berg | 4 | -26/+8 |
2015-06-02 | mac80211: stop using pointers as userspace cookies | Johannes Berg | 2 | -55/+87 |
2015-06-02 | mac80211: copy nl80211 mgmt TX SKB for status | Johannes Berg | 2 | -44/+104 |
2015-06-02 | mac80211: move TX PN to public part of key struct | Johannes Berg | 6 | -142/+38 |
2015-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -65/+100 |
2015-06-01 | mac80211: act upon and report deauth while associating | Johannes Berg | 1 | -39/+53 |
2015-06-01 | Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc... | David S. Miller | 4 | -1/+39 |
2015-05-29 | mac80211: prevent possible crypto tx tailroom corruption | Michal Kazior | 1 | -0/+3 |
2015-05-28 | mac80211: Switch to new AEAD interface | Herbert Xu | 3 | -39/+33 |
2015-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+4 |
2015-05-20 | mac80211: disconnect TDLS stations on STA CSA | Arik Nemtsov | 2 | -0/+32 |
2015-05-20 | mac80211: fix AP_VLAN crypto tailroom calculation | Michal Kazior | 4 | -9/+83 |
2015-05-20 | mac80211: don't split remain-on-channel for coalescing | Johannes Berg | 2 | -54/+11 |
2015-05-20 | mac80211: check fast-xmit on station change | Michal Kazior | 1 | -0/+1 |
2015-05-20 | mac80211: fix memory leak | Johannes Berg | 1 | -1/+3 |
2015-05-19 | Merge tag 'mac80211-next-for-davem-2015-05-19' of git://git.kernel.org/pub/sc... | David S. Miller | 5 | -27/+22 |
2015-05-19 | mac80211: don't use napi_gro_receive() outside NAPI context | Johannes Berg | 2 | -2/+6 |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -6/+25 |
2015-05-11 | mac80211: fix throughput LED trigger | Johannes Berg | 2 | -7/+6 |
2015-05-11 | mac80211: TDLS: use the BSS chandef for HT/VHT operation IEs | Arik Nemtsov | 1 | -19/+8 |
2015-05-11 | mac80211: move WEP tailroom size check | Janusz Dziedzic | 1 | -2/+4 |
2015-05-11 | mac80211: check fast-xmit if IBSS STA QoS changed | Johannes Berg | 1 | -1/+4 |
2015-05-07 | mac80211: adjust reserved chan_ctx when assigned to vif | Andrei Otcheretianski | 1 | -0/+4 |
2015-05-06 | mac80211: add missing documentation for rate_ctrl_lock | Johannes Berg | 1 | -0/+2 |
2015-05-06 | mac80211: validate cipher scheme PN length better | Johannes Berg | 2 | -5/+10 |
2015-05-06 | mac80211: extend get_key() to return PN for all ciphers | Johannes Berg | 3 | -4/+12 |
2015-05-06 | mac80211: extend get_tkip_seq to all keys | Johannes Berg | 3 | -57/+87 |