summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-03-30mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com
2015-03-30mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com
2015-03-30mac80211: factor out station lookup from ieee80211_build_hdr()Johannes Berg
2015-03-30mac80211: make sta.wme indicate whether QoS is usedJohannes Berg
2015-03-30mac80211: send AP probe as unicast againJohannes Berg
2015-03-30mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt()Johannes Berg
2015-03-30mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt()Dan Carpenter
2015-03-30mac80211: Fix misplaced return in AES-GMAC key setupJouni Malinen
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-30mac80211: fix typo in debug outputMichael Braun
2015-03-30mac80211: reject aggregation sessions with non-HT peersJohannes Berg
2015-03-30cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov
2015-03-30mac80211: stop scan before connectionDavid Spinadel
2015-03-30nl80211: add net-detect delay to wowlan infoLuciano Coelho
2015-03-30mac80211: notify the driver about deauthEmmanuel Grumbach
2015-03-30mac80211: notify the driver about association statusEmmanuel Grumbach
2015-03-30mac80211: notify the driver about authentication statusEmmanuel Grumbach
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach
2015-03-30mac80211: agg-tx: avoid sending DelBA with sta->lock heldJohannes Berg
2015-03-20cfg80211: add vlan to station add/change tracingJohannes Berg
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-17cfg80211: Process all pending regulatory requests/hintsBen
2015-03-17mac80211: initialize rate control earlier for tdls stationMarek Puzyniak
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-06cfg80211: Schedule timeout for all CRDA callsIlan peer
2015-03-06cfg80211: Add API to change the indoor regulatory settingIlan peer
2015-03-06cfg80211: Simplify the handling of regulatory indoor settingIlan peer
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-04nl80211: prohibit mixing 'any' and regular wowlan triggersJohannes Berg
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-03mac80211: handle drv_add_interface failures properly during reconfigLuciano Coelho
2015-03-03mac80211: fix another suspend vs. association raceJohannes Berg