summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-11-25cfg80211: enforce disabling channels by custom or strict settingsLuis R. Rodriguez
2013-11-25cfg80211: fix parsing when db.txt ends on a ruleLuis R. Rodriguez
2013-11-25cfg80211: add function helpers to genregdb.awkLuis R. Rodriguez
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov
2013-11-25cfg80211: allow beaconing after DFS CACJanusz Dziedzic
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic
2013-11-25mac80211: verify ieee80211_key_replace() argumentsJohannes Berg
2013-11-25cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSHJohannes Berg
2013-11-25cfg80211: add missing break in cfg80211_get_chan_state()Johannes Berg
2013-11-25mac80211: remove useless tests for arrayJohannes Berg
2013-11-25mac80211: clean up mesh local link ID generationThomas Pedersen
2013-11-25mac80211: factor out plink event gatheringThomas Pedersen
2013-11-25mac80211: factor out peering FSMThomas Pedersen
2013-11-25mac80211: assign sta plid earlyThomas Pedersen
2013-11-25mac80211: consolidate rcu unlocks in plink frame rxThomas Pedersen
2013-11-25mac80211: factor peering frame processing into own functionThomas Pedersen
2013-11-25mac80211: remove unused mesh_mgmt_ies_add() prototypeBob Copeland
2013-11-25mac80211: return -ENOMEM in mesh_plink_frame_txBob Copeland
2013-11-25mac80211: mesh_plink: don't ignore holding timerBob Copeland
2013-11-25mac80211: mesh_plink: collapse the two switch statements togetherBob Copeland
2013-11-25mac80211: mesh: rewrite rssi_threshold_check in CBob Copeland
2013-11-25mac80211: mesh_plink: group basic fitness checksBob Copeland
2013-11-25mac80211: mesh: factor out common plink close/estab codeBob Copeland
2013-11-25mac80211: hold sta->lock across plink switch statementsBob Copeland
2013-11-25mac80211: consolidate calls to plink_frame_txThomas Pedersen
2013-11-25mac80211: fix off-by-one in llid check.Bob Copeland
2013-11-25cfg80211: remove second argument from reg_process_hint()Luis R. Rodriguez
2013-11-25cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez
2013-11-25cfg80211: DFS check chandef usable before CACJanusz Dziedzic
2013-11-25cfg80211: add helper functions for start/end freqJanusz Dziedzic
2013-11-25mac80211: do not compute offset from ssn in Rx AMPDU reordering bufferKarl Beldan
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-25mac80211: set hw initial idle stateKarl Beldan
2013-11-25mac80211: use capped prob when computing throughputsKarl Beldan
2013-11-25cfg80211: ignore supported rates for nonexistant bands on scanFelix Fietkau
2013-11-25mac80211: fix connection pollingEliad Peller
2013-11-25mac80211: fix the mesh channel switch supportChun-Yeow Yeoh
2013-11-25mac80211: don't attempt to reorder multicast framesJohannes Berg
2013-11-25cfg80211: disable 5/10 MHz support for all driversJohannes Berg
2013-11-25mac80211: minstrel_ht: fix rates selectionKarl Beldan
2013-11-25mac80211: fix for mesh beacon update on powersaveJavier Lopez
2013-11-25mac80211: fix crash when using AP VLAN interfacesFelix Fietkau
2013-11-25nl80211: check nla_nest_start() return valueJohannes Berg
2013-11-25nl80211: fix error path in nl80211_get_key()Johannes Berg
2013-11-25nl80211: check nla_put_* return valuesJohannes Berg
2013-11-25mac80211: fix scheduled scan rtnl deadlockJohannes Berg
2013-11-25mac80211: DFS setup chandef for radar_event correctlyJanusz Dziedzic
2013-11-25cfg80211: fix ibss wext chandef creationSimon Wunderlich
2013-11-25Revert "mac80211: allow disable power save in mesh"Bob Copeland
2013-11-21gso: handle new frag_list of frags GRO packetsHerbert Xu