aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
...
* | mac80211: Fix unresolved mesh frames queued without valid control.vifJavier Cardona2009-08-14
* | mac80211: Move mpath and mpp growth to mesh workqueue.Javier Cardona2009-08-14
* | mac80211: Assign a default mesh beaconing interval.Javier Cardona2009-08-14
* | mac80211: Early detection of broken mesh paths when using minstrel.Javier Cardona2009-08-14
* | mac80211: Update the station failed frames average when minstrel is used.Javier Cardona2009-08-14
* | mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona2009-08-14
* | mac80211: Use correct sign for mesh active path refresh.Andrey Yurovsky2009-08-14
* | mac80211: Improve dequeing from mpath frame queue.Javier Cardona2009-08-14
* | mac80211: small tx code cleanupJohannes Berg2009-08-14
* | mac80211: sequence number micro-optimisationJohannes Berg2009-08-14
* | mac80211: take statistics before encryptionJohannes Berg2009-08-14
* | cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-14
* | mac80211: allow DMA optimisationJohannes Berg2009-08-14
* | nl80211: add generation number to all dumpsJohannes Berg2009-08-14
* | mac80211: stay authenticated after disassocJohannes Berg2009-08-14
* | mac80211: fix compilation of mesh (although its disabled)Luis R. Rodriguez2009-08-14
* | mac80211: FIF_PSPOLL filter flagIgor Perminov2009-08-04
* | mac80211: Increase timeouts for station pollingMaxim Levitsky2009-08-04
* | mac80211: Retry probe request few timesMaxim Levitsky2009-08-04
* | cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez2009-08-04
* | mac80211: fix powersaveJohannes Berg2009-08-04
* | mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-04
* | mac80211: fix sparse warnings/errorsJohannes Berg2009-08-04
* | mac80211: disable beacons before removing the associated interfaceBob Copeland2009-08-04
* | mac80211: disable software retry for nowJohannes Berg2009-08-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-30
|\ \
| * | cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-29
| * | cfg80211: combine IWESSID handlersJohannes Berg2009-07-29
| * | cfg80211: combine IWAP handlersJohannes Berg2009-07-29
| * | cfg80211: combine iwfreq implementationsJohannes Berg2009-07-29
| * | mac80211: verify info->control.vif is not NULLJohannes Berg2009-07-29
| * | mac80211: fix an oops in ieee80211_scan_state_set_channelHelmut Schaa2009-07-29
| * | mac80211: fix receiving deauthJohannes Berg2009-07-29
| * | mac80211: fix oops due to missing private dataLuis R. Rodriguez2009-07-27
| * | mac80211: fix PS-poll response, raceJohannes Berg2009-07-27
| * | mac80211: fix MLME issuing of probe requests while scanningLuis R. Rodriguez2009-07-27
| * | mac80211: fix mlme timeoutsJohannes Berg2009-07-27
| * | mac80211: rename scan_state to next_scan_stateHelmut Schaa2009-07-27
| * | mac80211: implement basic background scanningHelmut Schaa2009-07-27
| * | mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa2009-07-27
| * | mac80211: introduce a new scan state "decision"Helmut Schaa2009-07-27
| * | mac80211: advance the state machine immediately if no delay is neededHelmut Schaa2009-07-27
| * | mac80211: refactor the scan codeHelmut Schaa2009-07-27
| * | mac80211: allow using network namespacesJohannes Berg2009-07-27
| * | cfg80211: make aware of net namespacesJohannes Berg2009-07-27
| * | mac80211: cooperate more with network namespacesJohannes Berg2009-07-27
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-30
|\ \ \ | |/ / |/| / | |/
| * mac80211: fix suspendJohannes Berg2009-07-29
| * mac80211: do not queue work after suspend in the dynamic ps timerLuis R. Rodriguez2009-07-27
* | mac80211: Fix regression in mesh forwarding path.Javier Cardona2009-07-24