| Commit message (Expand) | Author | Age |
* | mac80211: New stat counters for multicast and unicast forwarded frames | Daniel Walker | 2009-08-20 |
* | rc80211_pid_algo.c: remove unused variable declaration | John W. Linville | 2009-08-20 |
* | mac80211: Decouple fail_avg stats used by mesh from rate control algorithm. | Javier Cardona | 2009-08-20 |
* | mac80211: remove deprecated API | Johannes Berg | 2009-08-20 |
* | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-14 |
|\ |
|
| * | mac80211: fix panic when splicing unprepared TIDs | Luis R. Rodriguez | 2009-08-13 |
* | | mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames | David Woo | 2009-08-14 |
* | | mac80211: Mark a destination sequence number as valid when a PREQ is received. | David Woo | 2009-08-14 |
* | | mac80211: Fix unresolved mesh frames queued without valid control.vif | Javier Cardona | 2009-08-14 |
* | | mac80211: Move mpath and mpp growth to mesh workqueue. | Javier Cardona | 2009-08-14 |
* | | mac80211: Assign a default mesh beaconing interval. | Javier Cardona | 2009-08-14 |
* | | mac80211: Early detection of broken mesh paths when using minstrel. | Javier Cardona | 2009-08-14 |
* | | mac80211: Update the station failed frames average when minstrel is used. | Javier Cardona | 2009-08-14 |
* | | mac80211: Use 3-address format for mesh broadcast frames. | Javier Cardona | 2009-08-14 |
* | | mac80211: Use correct sign for mesh active path refresh. | Andrey Yurovsky | 2009-08-14 |
* | | mac80211: Improve dequeing from mpath frame queue. | Javier Cardona | 2009-08-14 |
* | | mac80211: small tx code cleanup | Johannes Berg | 2009-08-14 |
* | | mac80211: sequence number micro-optimisation | Johannes Berg | 2009-08-14 |
* | | mac80211: take statistics before encryption | Johannes Berg | 2009-08-14 |
* | | cfg80211: fix alignment problem in scan request | Johannes Berg | 2009-08-14 |
* | | mac80211: allow DMA optimisation | Johannes Berg | 2009-08-14 |
* | | nl80211: add generation number to all dumps | Johannes Berg | 2009-08-14 |
* | | mac80211: stay authenticated after disassoc | Johannes Berg | 2009-08-14 |
* | | mac80211: fix compilation of mesh (although its disabled) | Luis R. Rodriguez | 2009-08-14 |
* | | mac80211: FIF_PSPOLL filter flag | Igor Perminov | 2009-08-04 |
* | | mac80211: Increase timeouts for station polling | Maxim Levitsky | 2009-08-04 |
* | | mac80211: Retry probe request few times | Maxim Levitsky | 2009-08-04 |
* | | cfg80211: enable country IE support to all cfg80211 drivers | Luis R. Rodriguez | 2009-08-04 |
* | | mac80211: fix powersave | Johannes Berg | 2009-08-04 |
* | | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 2009-08-04 |
* | | mac80211: fix sparse warnings/errors | Johannes Berg | 2009-08-04 |
* | | mac80211: disable beacons before removing the associated interface | Bob Copeland | 2009-08-04 |
* | | mac80211: disable software retry for now | Johannes Berg | 2009-08-04 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-07-30 |
|\ \ |
|
| * | | cfg80211: self-contained wext handling where possible | Johannes Berg | 2009-07-29 |
| * | | cfg80211: combine IWESSID handlers | Johannes Berg | 2009-07-29 |
| * | | cfg80211: combine IWAP handlers | Johannes Berg | 2009-07-29 |
| * | | cfg80211: combine iwfreq implementations | Johannes Berg | 2009-07-29 |
| * | | mac80211: verify info->control.vif is not NULL | Johannes Berg | 2009-07-29 |
| * | | mac80211: fix an oops in ieee80211_scan_state_set_channel | Helmut Schaa | 2009-07-29 |
| * | | mac80211: fix receiving deauth | Johannes Berg | 2009-07-29 |
| * | | mac80211: fix oops due to missing private data | Luis R. Rodriguez | 2009-07-27 |
| * | | mac80211: fix PS-poll response, race | Johannes Berg | 2009-07-27 |
| * | | mac80211: fix MLME issuing of probe requests while scanning | Luis R. Rodriguez | 2009-07-27 |
| * | | mac80211: fix mlme timeouts | Johannes Berg | 2009-07-27 |
| * | | mac80211: rename scan_state to next_scan_state | Helmut Schaa | 2009-07-27 |
| * | | mac80211: implement basic background scanning | Helmut Schaa | 2009-07-27 |
| * | | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa | 2009-07-27 |
| * | | mac80211: introduce a new scan state "decision" | Helmut Schaa | 2009-07-27 |