aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2014-03-23mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg
2014-03-23mac80211: fix association to 20/40 MHz VHT networksJohannes Berg
2014-03-23mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg
2014-03-23mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-03-23mac80211: send control port protocol frames to the VO queueFelix Fietkau
2014-02-22mac80211: fix fragmentation code, particularly for encryptionJohannes Berg
2014-02-22mac80211: release the channel in error path in start_apEmmanuel Grumbach
2014-02-22mac80211: move roc cookie assignment earlierEliad Peller
2014-01-15mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau
2013-12-20mac80211: don't attempt to reorder multicast framesJohannes Berg
2013-12-20Revert "mac80211: allow disable power save in mesh"Bob Copeland
2013-11-13mac80211: fix crash if bitrate calculation goes wrongJohannes Berg
2013-11-13mac80211: update sta->last_rx on acked tx framesFelix Fietkau
2013-11-13mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau
2013-11-13mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau
2013-11-13mac80211: correctly close cancelled scansEmmanuel Grumbach
2013-09-07mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-09-07mac80211: add missing channel context releaseJohannes Berg
2013-08-29mac80211: don't wait for TX status foreverJohannes Berg
2013-08-20mac80211: continue using disabled channels while connectedJohannes Berg
2013-08-20mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright
2013-08-20mac80211: ignore HT primary channel while connectedJohannes Berg
2013-08-11mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka
2013-08-11mac80211: fix ethtool stats for non-station interfacesJohannes Berg
2013-08-11mac80211: fix duplicate retransmission detectionJohannes Berg
2013-08-11mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau
2013-08-11mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau
2013-07-25mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-06-12mac80211: Fix rate control mask matching callSimon Wunderlich
2013-06-12mac80211: abort CAC in stop_ap()Simon Wunderlich
2013-06-12mac80211: work around broken APs not including HT infoJohannes Berg
2013-05-27mac80211: Allow single vif mac address change with addr_maskHelmut Schaa
2013-05-27mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-05-27mac80211: assign AP_VLAN hw queues correctlyJohannes Berg
2013-05-23mac80211: fix queue handling crashJohannes Berg
2013-05-17mac80211: fix direct probe authStanislaw Gruszka
2013-05-16mac80211: report deauth to cfg80211 for local state changeJohannes Berg
2013-05-16mac80211: fix AP-mode frame matchingJohannes Berg
2013-05-16mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg
2013-05-16mac80211: fix spurious RCU warning and update documentationFelix Fietkau
2013-05-16mac80211: fix HT beacon-based channel switch handlingJohannes Berg
2013-05-16mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22mac80211/minstrel: use the new rate control APIFelix Fietkau
2013-04-22mac80211/minstrel_ht: use the new rate control APIFelix Fietkau
2013-04-22mac80211: improve the rate control APIFelix Fietkau
2013-04-22mac80211: minstrel_ht: initialize rates selectionKarl Beldan
2013-04-22mac80211: minstrel_ht: pick only supported rates for sta and group max*ratesKarl Beldan