summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
* | nl80211: add generation number to all dumpsJohannes Berg2009-08-145-0/+14
* | mac80211: stay authenticated after disassocJohannes Berg2009-08-142-9/+23
* | mac80211: fix compilation of mesh (although its disabled)Luis R. Rodriguez2009-08-142-7/+7
* | mac80211: FIF_PSPOLL filter flagIgor Perminov2009-08-043-3/+20
* | mac80211: Increase timeouts for station pollingMaxim Levitsky2009-08-041-2/+2
* | mac80211: Retry probe request few timesMaxim Levitsky2009-08-042-12/+31
* | cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez2009-08-041-5/+1Star
* | mac80211: fix powersaveJohannes Berg2009-08-041-7/+6Star
* | mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-0411-49/+92
* | mac80211: fix sparse warnings/errorsJohannes Berg2009-08-042-2/+5
* | mac80211: disable beacons before removing the associated interfaceBob Copeland2009-08-043-1/+16
* | mac80211: disable software retry for nowJohannes Berg2009-08-041-0/+26
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-3115-444/+376Star
|\ \
| * | cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-296-106/+0Star
| * | cfg80211: combine IWESSID handlersJohannes Berg2009-07-291-33/+2Star
| * | cfg80211: combine IWAP handlersJohannes Berg2009-07-291-39/+2Star
| * | cfg80211: combine iwfreq implementationsJohannes Berg2009-07-291-71/+2Star
| * | mac80211: verify info->control.vif is not NULLJohannes Berg2009-07-292-0/+18
| * | mac80211: fix an oops in ieee80211_scan_state_set_channelHelmut Schaa2009-07-291-1/+4
| * | mac80211: fix receiving deauthJohannes Berg2009-07-291-4/+17
| * | mac80211: fix oops due to missing private dataLuis R. Rodriguez2009-07-271-2/+4
| * | mac80211: fix PS-poll response, raceJohannes Berg2009-07-273-36/+7Star
| * | mac80211: fix MLME issuing of probe requests while scanningLuis R. Rodriguez2009-07-271-3/+3
| * | mac80211: fix mlme timeoutsJohannes Berg2009-07-271-0/+2
| * | mac80211: rename scan_state to next_scan_stateHelmut Schaa2009-07-272-11/+11
| * | mac80211: implement basic background scanningHelmut Schaa2009-07-274-13/+148
| * | mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa2009-07-279-29/+31
| * | mac80211: introduce a new scan state "decision"Helmut Schaa2009-07-272-15/+27
| * | mac80211: advance the state machine immediately if no delay is neededHelmut Schaa2009-07-271-9/+15
| * | mac80211: refactor the scan codeHelmut Schaa2009-07-271-58/+78
| * | mac80211: allow using network namespacesJohannes Berg2009-07-272-0/+2
| * | cfg80211: make aware of net namespacesJohannes Berg2009-07-271-12/+2Star
| * | mac80211: cooperate more with network namespacesJohannes Berg2009-07-273-47/+46Star
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-313-10/+28
|\ \ \ | |/ / |/| / | |/
| * mac80211: fix suspendJohannes Berg2009-07-292-9/+27
| * mac80211: do not queue work after suspend in the dynamic ps timerLuis R. Rodriguez2009-07-271-1/+1
* | mac80211: Fix regression in mesh forwarding path.Javier Cardona2009-07-244-11/+20
* | mac80211: fix ieee80211_xmit call contextJohannes Berg2009-07-241-0/+7
* | mac80211: remove master netdevJohannes Berg2009-07-2412-392/+192Star
* | mac80211: fix spare warnings in driver-trace.hChristian Lamparter2009-07-241-2/+2
* | mac80211: do not monitor the connection while scanningChristian Lamparter2009-07-241-0/+3
* | mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-243-31/+31
* | mac80211: make minstrel/pid RC use ieee80211_is_data(fc)Luis R. Rodriguez2009-07-242-8/+6Star
* | mac80211: drop frames for sta with no valid rateLuis R. Rodriguez2009-07-241-0/+20
* | mac80211: cancel the connection monitor timers/workJohannes Berg2009-07-242-3/+8
* | mac80211: mesh: fix two small problemsJohannes Berg2009-07-242-4/+7
* | mac80211: monitor the connectionJohannes Berg2009-07-243-72/+227
* | mac80211: fix multi-use timerJohannes Berg2009-07-241-7/+33
* | cfg80211: rework key operationJohannes Berg2009-07-246-16/+37
* | mac80211: Assign next hop address to pending mesh framesJavier Cardona2009-07-241-0/+18