summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-12-05mac80211: add debug file for mic failureSaravana
2012-12-04cfg80211: check no-OFDM flag for channels wider than 20 MHzJohannes Berg
2012-12-04mac80211: adapt slot time in IBSS modeSimon Wunderlich
2012-12-03cfg80211: fix channel error on mesh joinMarco Porsch
2012-12-03mac80211: return if CSA is not handleSimon Wunderlich
2012-11-30mac80211: simplify loop in minstrel_htJohannes Berg
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg
2012-11-30mac80211: make ieee80211_build_preq_ies saferJohannes Berg
2012-11-30cfg80211: fix cmp_hidden_bssJohannes Berg
2012-11-30cfg80211: fix whitespace in scan handlingJohannes Berg
2012-11-30cfg80211: don't BUG_ON BSS struct issuesJohannes Berg
2012-11-30mac80211: allow userspace registration for probe requests in IBSSAntonio Quartulli
2012-11-30mac80211: fix for mesh sync to indicate TBTT adjustmentMarco Porsch
2012-11-29nl80211: Fix HT_IBSS feature check in ibss_joinSimon Wunderlich
2012-11-29mac80211: add debugfs file for last rx rateSaravana
2012-11-29mac80211: re-organize the rx rate calculation logicSaravana
2012-11-29mac80211: add debugfs file for current tx rateSaravana
2012-11-29mac80211: add debugfs file for last ack signalSaravana
2012-11-29cfg80211: Remove unused VHT chan codeMahesh Palivela
2012-11-28mac80211: don't reinit rate control when mesh sta existsHelmut Schaa
2012-11-28mac80211: reject setting masked mac addressesHelmut Schaa
2012-11-28mac80211: fix potential NULL dereferenceDan Carpenter
2012-11-28nl80211: remove unnecessary checksJohannes Berg
2012-11-27mac80211: support P2P GO powersave configurationJohannes Berg
2012-11-27nl80211: support P2P GO powersave configurationJohannes Berg
2012-11-27mac80211: support (partial) VHT radiotap informationJohannes Berg
2012-11-27mac80211: support VHT associationJohannes Berg
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg
2012-11-26cfg80211: fix some tracing output issuesJohannes Berg
2012-11-26mac80211: support VHT rates in TX infoJohannes Berg
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-26mac80211: fix managed mode channel flags handlingJohannes Berg
2012-11-26mac80211: remove mesh config macros from mesh_plink.cMarco Porsch
2012-11-26mac80211: refactor ieee80211_set_qos_hdrMarco Porsch
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch
2012-11-26mac80211: in ADHOC print debug message for every Auth messageAntonio Quartulli
2012-11-26mac80211: in ADHOC don't update last_rx if sta is not authorizedAntonio Quartulli
2012-11-26cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel
2012-11-23cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg
2012-11-23mac80211: disable HT advertising unless AP supports itJohannes Berg
2012-11-23mac80211: rename IEEE80211_STA_DISABLE_11N to HTJohannes Berg
2012-11-23mac80211: fix RX chains configurationJohannes Berg
2012-11-23mac80211: fix radiotap vendor area skippingJohannes Berg
2012-11-21mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan