summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2015-03-30mac80211: agg-tx: avoid sending DelBA with sta->lock heldJohannes Berg
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20mac80211: avoid duplicate TX path station lookupJohannes Berg
2015-03-20mac80211: mesh: avoid pointless station lookupJohannes Berg
2015-03-20mac80211: drop 4-addr VLAN frames earlier if not connectedJohannes Berg
2015-03-20mac80211: don't look up destination station twiceJohannes Berg
2015-03-20mac80211: remove drop_unencrypted codeJohannes Berg
2015-03-17mac80211: Get IV len from key conf and not cipher schemeCedric Izoard
2015-03-17mac80211: IBSS: refactor ieee80211_rx_bss_infoJanusz.Dziedzic@tieto.com
2015-03-17mac80211: minstrel_ht: fix rounding issue in MCS duration calculationFelix Fietkau
2015-03-17mac80211: initialize rate control earlier for tdls stationMarek Puzyniak
2015-03-16mac80211: ignore CSA to same channelJohannes Berg
2015-03-16mac80211: ask for ECSA IE to be considered for beacon parse CRCJohannes Berg
2015-03-16mac80211: count interfaces correctly for combination checksAndrei Otcheretianski
2015-03-16mac80211: refactor drop connection/unlock in CSA processingJohannes Berg
2015-03-16mac80211: allow to get wireless_dev structure from ieee80211_vifEmmanuel Grumbach
2015-03-16mac80211: add comment for rx_path_lockJohannes Berg
2015-03-16mac80211: move netdev stats to common functionJohannes Berg
2015-03-04mesh_plink: fixup type of timeout to match usageNicholas Mc Guire
2015-03-04mesh_plink: use msecs_to_jiffies for proper time conversionNicholas Mc Guire
2015-03-04mac80211: provide station PMF configuration to driverSenthilKumar Jegadeesan
2015-03-04mac80211: allow iterating inactive interfacesArik Nemtsov
2015-03-04mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()Johannes Berg
2015-03-04mac80211: remove duplicate check for quiescing when queueing workLuciano Coelho
2015-03-04mac80211: allow TDLS setup code to take wdev lockArik Nemtsov
2015-03-04mac80211: start queues if driver rejected wowlanJohannes Berg
2015-03-04mac80211: remove useless double check for open_count in __ieee80211_suspend()Luciano Coelho
2015-03-04mac80211: don't do driver suspend with auth/assoc in progressJohannes Berg
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03mac80211: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03mac80211: handle drv_add_interface failures properly during reconfigLuciano Coelho
2015-03-03mac80211: fix another suspend vs. association raceJohannes Berg
2015-03-03mac80211: TDLS: support VHT between peersArik Nemtsov
2015-03-03mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2015-03-03mac80211: disable u-APSD queues by defaultMichal Kazior
2015-03-03mac80211: drop unencrypted frames in mesh fwdingBob Copeland
2015-02-28mac80211: remove TX latency measurement codeJohannes Berg
2015-02-28nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma
2015-02-28mac80211: iterate using station list in AP SMPSJohannes Berg
2015-02-28mac80211: don't look up stations for multicast addressesJohannes Berg
2015-02-26mac80211: Send EAPOL frames at lowest rateJouni Malinen
2015-02-24mac80211/minstrel: fix !x!=0 confusionJiri Slaby
2015-02-24mac80211: clear sdata->radar_requiredEliad Peller
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen
2015-01-27mac80111: Add CCMP-256 cipherJouni Malinen
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen