| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | mac80211: Increase timeouts for station polling | Maxim Levitsky | 2009-08-04 | 1 | -2/+2 |
* | | mac80211: Retry probe request few times | Maxim Levitsky | 2009-08-04 | 2 | -12/+31 |
* | | cfg80211: enable country IE support to all cfg80211 drivers | Luis R. Rodriguez | 2009-08-04 | 1 | -5/+1 |
* | | mac80211: fix powersave | Johannes Berg | 2009-08-04 | 1 | -7/+6 |
* | | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 2009-08-04 | 11 | -49/+92 |
* | | mac80211: fix sparse warnings/errors | Johannes Berg | 2009-08-04 | 2 | -2/+5 |
* | | mac80211: disable beacons before removing the associated interface | Bob Copeland | 2009-08-04 | 3 | -1/+16 |
* | | mac80211: disable software retry for now | Johannes Berg | 2009-08-04 | 1 | -0/+26 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-07-30 | 15 | -444/+376 |
|\ \ |
|
| * | | cfg80211: self-contained wext handling where possible | Johannes Berg | 2009-07-29 | 6 | -106/+0 |
| * | | cfg80211: combine IWESSID handlers | Johannes Berg | 2009-07-29 | 1 | -33/+2 |
| * | | cfg80211: combine IWAP handlers | Johannes Berg | 2009-07-29 | 1 | -39/+2 |
| * | | cfg80211: combine iwfreq implementations | Johannes Berg | 2009-07-29 | 1 | -71/+2 |
| * | | mac80211: verify info->control.vif is not NULL | Johannes Berg | 2009-07-29 | 2 | -0/+18 |
| * | | mac80211: fix an oops in ieee80211_scan_state_set_channel | Helmut Schaa | 2009-07-29 | 1 | -1/+4 |
| * | | mac80211: fix receiving deauth | Johannes Berg | 2009-07-29 | 1 | -4/+17 |
| * | | mac80211: fix oops due to missing private data | Luis R. Rodriguez | 2009-07-27 | 1 | -2/+4 |
| * | | mac80211: fix PS-poll response, race | Johannes Berg | 2009-07-27 | 3 | -36/+7 |
| * | | mac80211: fix MLME issuing of probe requests while scanning | Luis R. Rodriguez | 2009-07-27 | 1 | -3/+3 |
| * | | mac80211: fix mlme timeouts | Johannes Berg | 2009-07-27 | 1 | -0/+2 |
| * | | mac80211: rename scan_state to next_scan_state | Helmut Schaa | 2009-07-27 | 2 | -11/+11 |
| * | | mac80211: implement basic background scanning | Helmut Schaa | 2009-07-27 | 4 | -13/+148 |
| * | | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa | 2009-07-27 | 9 | -29/+31 |
| * | | mac80211: introduce a new scan state "decision" | Helmut Schaa | 2009-07-27 | 2 | -15/+27 |
| * | | mac80211: advance the state machine immediately if no delay is needed | Helmut Schaa | 2009-07-27 | 1 | -9/+15 |
| * | | mac80211: refactor the scan code | Helmut Schaa | 2009-07-27 | 1 | -58/+78 |
| * | | mac80211: allow using network namespaces | Johannes Berg | 2009-07-27 | 2 | -0/+2 |
| * | | cfg80211: make aware of net namespaces | Johannes Berg | 2009-07-27 | 1 | -12/+2 |
| * | | mac80211: cooperate more with network namespaces | Johannes Berg | 2009-07-27 | 3 | -47/+46 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-30 | 3 | -10/+28 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | mac80211: fix suspend | Johannes Berg | 2009-07-29 | 2 | -9/+27 |
| * | mac80211: do not queue work after suspend in the dynamic ps timer | Luis R. Rodriguez | 2009-07-27 | 1 | -1/+1 |
* | | mac80211: Fix regression in mesh forwarding path. | Javier Cardona | 2009-07-24 | 4 | -11/+20 |
* | | mac80211: fix ieee80211_xmit call context | Johannes Berg | 2009-07-24 | 1 | -0/+7 |
* | | mac80211: remove master netdev | Johannes Berg | 2009-07-24 | 12 | -392/+192 |
* | | mac80211: fix spare warnings in driver-trace.h | Christian Lamparter | 2009-07-24 | 1 | -2/+2 |
* | | mac80211: do not monitor the connection while scanning | Christian Lamparter | 2009-07-24 | 1 | -0/+3 |
* | | mac80211: add helper for management / no-ack frame rate decision | Luis R. Rodriguez | 2009-07-24 | 3 | -31/+31 |
* | | mac80211: make minstrel/pid RC use ieee80211_is_data(fc) | Luis R. Rodriguez | 2009-07-24 | 2 | -8/+6 |
* | | mac80211: drop frames for sta with no valid rate | Luis R. Rodriguez | 2009-07-24 | 1 | -0/+20 |
* | | mac80211: cancel the connection monitor timers/work | Johannes Berg | 2009-07-24 | 2 | -3/+8 |
* | | mac80211: mesh: fix two small problems | Johannes Berg | 2009-07-24 | 2 | -4/+7 |
* | | mac80211: monitor the connection | Johannes Berg | 2009-07-24 | 3 | -72/+227 |
* | | mac80211: fix multi-use timer | Johannes Berg | 2009-07-24 | 1 | -7/+33 |
* | | cfg80211: rework key operation | Johannes Berg | 2009-07-24 | 6 | -16/+37 |
* | | mac80211: Assign next hop address to pending mesh frames | Javier Cardona | 2009-07-24 | 1 | -0/+18 |
* | | mac80211: driver operation debugging | Johannes Berg | 2009-07-24 | 5 | -22/+732 |
* | | mac80211: fix sparse warning | Johannes Berg | 2009-07-24 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-23 | 3 | -4/+10 |
|\ \
| |/ |
|
| * | mac80211: use correct address for mesh Path Error | Javier Cardona | 2009-07-21 | 1 | -3/+5 |