Age | Commit message (Expand) | Author | Files | Lines |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 1 | -33/+30 |
2015-06-09 | mac80211: release channel on auth failure | Michal Kazior | 1 | -0/+3 |
2015-06-02 | mac80211: remove short slot/short preamble incapable flags | Johannes Berg | 1 | -4/+2 |
2015-06-01 | mac80211: act upon and report deauth while associating | Johannes Berg | 1 | -39/+53 |
2015-05-20 | mac80211: disconnect TDLS stations on STA CSA | Arik Nemtsov | 1 | -0/+26 |
2015-04-24 | mac80211: fix ignored HT/VHT override configs | Chaya Rachel Ivgi | 1 | -21/+36 |
2015-04-01 | mac80211: reduce log spam from ieee80211_handle_pwr_constr | John Linville | 1 | -7/+7 |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -65/+147 |
2015-03-30 | mac80211: make sta.wme indicate whether QoS is used | Johannes Berg | 1 | -1/+1 |
2015-03-30 | mac80211: send AP probe as unicast again | Johannes Berg | 1 | -1/+1 |
2015-03-30 | mac80211: stop scan before connection | David Spinadel | 1 | -0/+4 |
2015-03-30 | mac80211: notify the driver about deauth | Emmanuel Grumbach | 1 | -18/+42 |
2015-03-30 | mac80211: notify the driver about association status | Emmanuel Grumbach | 1 | -0/+15 |
2015-03-30 | mac80211: notify the driver about authentication status | Emmanuel Grumbach | 1 | -0/+15 |
2015-03-30 | mac80211: convert rssi_callback() to event_callback() | Emmanuel Grumbach | 1 | -2/+7 |
2015-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+15 |
2015-03-16 | mac80211: ignore CSA to same channel | Johannes Berg | 1 | -0/+13 |
2015-03-16 | mac80211: ask for ECSA IE to be considered for beacon parse CRC | Johannes Berg | 1 | -1/+2 |
2015-03-16 | mac80211: refactor drop connection/unlock in CSA processing | Johannes Berg | 1 | -20/+9 |
2015-03-04 | mac80211: provide station PMF configuration to driver | SenthilKumar Jegadeesan | 1 | -1/+5 |
2015-03-04 | mac80211: remove duplicate check for quiescing when queueing work | Luciano Coelho | 1 | -10/+0 |
2015-03-03 | mac80211: Use eth_<foo>_addr instead of memset | Joe Perches | 1 | -5/+5 |
2015-03-03 | mac80211: fix another suspend vs. association race | Johannes Berg | 1 | -0/+28 |
2015-03-03 | mac80211: Update beacon's timing and DTIM count on every beacon | Alexander Bondar | 1 | -12/+20 |
2015-02-04 | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -0/+3 |
2015-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2015-01-23 | mac80211: synchronize_net() before flushing the queues | Emmanuel Grumbach | 1 | -0/+3 |
2015-01-19 | mac80211: delete the assoc/auth timer upon suspend | Emmanuel Grumbach | 1 | -0/+12 |
2015-01-14 | mac80211: let flush() drop packets when possible | Emmanuel Grumbach | 1 | -5/+10 |
2015-01-07 | Merge branch 'mac80211' into mac80211-next | Johannes Berg | 1 | -0/+1 |
2015-01-07 | mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_params | John Linville | 1 | -1/+1 |
2014-12-17 | mac80211: handle power constraint and country IEs in RRM | Moshe Benji | 1 | -4/+8 |
2014-12-17 | mac80211: Fix ignored HT override configurations | Chaya Rachel Ivgi | 1 | -14/+29 |
2014-12-17 | mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon() | Luciano Coelho | 1 | -2/+2 |
2014-12-15 | mac80211: move U-APSD enablement to vif flags | Johannes Berg | 1 | -1/+6 |
2014-12-12 | mac80211: avoid using uninitialized stack data | Jes Sorensen | 1 | -0/+1 |
2014-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 1 | -6/+18 |
2014-11-26 | cfg80211: clean up beacon loss CQM event | Johannes Berg | 1 | -3/+11 |
2014-11-24 | mac80211: disable 80+80/160 in VHT correctly | Johannes Berg | 1 | -3/+7 |
2014-11-20 | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm... | John W. Linville | 1 | -3/+25 |
2014-11-19 | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o... | John W. Linville | 1 | -2/+3 |
2014-11-19 | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg | 1 | -3/+5 |
2014-11-19 | mac80211: track AP and peer STA TDLS chan-switch support | Arik Nemtsov | 1 | -0/+3 |
2014-11-19 | mac80211: retransmit TDLS teardown packet through AP if not ACKed | Liad Kaufman | 1 | -0/+12 |
2014-11-10 | cfg80211/mac80211: allow any interface to send channel switch notifications | Luciano Coelho | 1 | -0/+2 |
2014-11-10 | mac80211: send channel switch started notifications | Luciano Coelho | 1 | -0/+3 |
2014-11-04 | mac80211: handle RIC data element in reassociation request | Johannes Berg | 1 | -3/+24 |
2014-10-29 | mac80211: schedule the actual switch of the station before CSA count 0 | Luciano Coelho | 1 | -1/+2 |
2014-10-29 | mac80211: use secondary channel offset IE also beacons during CSA | Luciano Coelho | 1 | -1/+1 |
2014-10-27 | mac80211: don't flush when probing the AP | Emmanuel Grumbach | 1 | -2/+0 |