summaryrefslogtreecommitdiff
path: root/net/mac80211 (follow)
Commit message (Expand)AuthorAge
...
| | * | mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()Johannes Berg2015-03-04
| | * | mac80211: remove duplicate check for quiescing when queueing workLuciano Coelho2015-03-04
| | * | mac80211: allow TDLS setup code to take wdev lockArik Nemtsov2015-03-04
| | * | mac80211: start queues if driver rejected wowlanJohannes Berg2015-03-04
| | * | mac80211: remove useless double check for open_count in __ieee80211_suspend()Luciano Coelho2015-03-04
| | * | mac80211: don't do driver suspend with auth/assoc in progressJohannes Berg2015-03-04
| | * | mac80211: handle drv_add_interface failures properly during reconfigLuciano Coelho2015-03-03
| | * | mac80211: fix another suspend vs. association raceJohannes Berg2015-03-03
| | * | mac80211: TDLS: support VHT between peersArik Nemtsov2015-03-03
| | * | mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar2015-03-03
| | * | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-03
| | * | mac80211: remove TX latency measurement codeJohannes Berg2015-02-28
| | * | nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma2015-02-28
| | * | mac80211: iterate using station list in AP SMPSJohannes Berg2015-02-28
| | * | mac80211: don't look up stations for multicast addressesJohannes Berg2015-02-28
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
| |\ \ \ \
| * | | | | mac80211: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
| | |_|/ / | |/| | |
* | | | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mac80211: Move message tracepoints to their own headerSteven Rostedt (Red Hat)2015-04-07
| | |/ / | |/| |
* | | | mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg2015-04-01
| |_|/ |/| |
* | | mac80211: ignore CSA to same channelJohannes Berg2015-03-16
* | | mac80211: ask for ECSA IE to be considered for beacon parse CRCJohannes Berg2015-03-16
* | | mac80211: count interfaces correctly for combination checksAndrei Otcheretianski2015-03-16
* | | mac80211: disable u-APSD queues by defaultMichal Kazior2015-03-03
* | | mac80211: drop unencrypted frames in mesh fwdingBob Copeland2015-03-03
|/ /
* | mac80211: Send EAPOL frames at lowest rateJouni Malinen2015-02-26
* | mac80211/minstrel: fix !x!=0 confusionJiri Slaby2015-02-24
* | mac80211: clear sdata->radar_requiredEliad Peller2015-02-24
|/
* Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-04
|\
| * mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-27
| * mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-27
| * mac80111: Add CCMP-256 cipherJouni Malinen2015-01-27
| * mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-27
| * mac80211: handle potential race between suspend and scan completionLuciano Coelho2015-01-27
| * mac80211: support beacon statisticsJohannes Berg2015-01-23
| * mac80211: fix per-TID RX-MSDU counterJohannes Berg2015-01-23
| * mac80211: tdls: disentangle HT supported conditionsJohannes Berg2015-01-23
| * mac80211: tdls: remove shadowing variableJohannes Berg2015-01-23
| * Revert "mac80211: keep sending peer candidate events while in listen state"Bob Copeland2015-01-23
| * mac80211: complete scan work immediately if quiesced or suspendedLuciano Coelho2015-01-23
| * mac80211: avoid races related to suspend flowEmmanuel Grumbach2015-01-23
| * mac80211: synchronize_net() before flushing the queuesEmmanuel Grumbach2015-01-23
| * mac80211: enable TPC through mac80211 stackLorenzo Bianconi2015-01-23
| * mac80211: allow drivers to control software cryptoJohannes Berg2015-01-22
| * mac80211: fix HW registration error pathsJohannes Berg2015-01-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\ \ | |/ |/|
| * mac80211: properly set CCK flag in radiotapMathy Vanhoef2015-01-23
| * mac80211: only roll back station states for WDS when suspendingLuciano Coelho2015-01-23
| * mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_paramsJohn Linville2015-01-07