| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: remove sent_ps_buffered | Johannes Berg | 2009-10-30 | 1 | -1/+0 |
* | mac80211: split hardware scan by band | Johannes Berg | 2009-10-30 | 1 | -4/+4 |
* | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg | 2009-10-30 | 1 | -112/+2 |
* | wireless: convert drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -2/+4 |
* | mac80211: remove tasklet enable/disable | Johannes Berg | 2009-08-28 | 1 | -0/+3 |
* | mac80211: fix configure_filter invocation after stop | Johannes Berg | 2009-08-28 | 1 | -0/+1 |
* | mac80211: Update mesh config IE to 11s draft 3.02 | Javier Cardona | 2009-08-28 | 1 | -0/+4 |
* | mac80211: New stat counters for multicast and unicast forwarded frames | Daniel Walker | 2009-08-20 | 1 | -1/+5 |
* | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 | 1 | -0/+3 |
* | mac80211: Move mpath and mpp growth to mesh workqueue. | Javier Cardona | 2009-08-14 | 1 | -1/+1 |
* | cfg80211: fix alignment problem in scan request | Johannes Berg | 2009-08-14 | 1 | -1/+1 |
* | nl80211: add generation number to all dumps | Johannes Berg | 2009-08-14 | 1 | -0/+1 |
* | mac80211: stay authenticated after disassoc | Johannes Berg | 2009-08-14 | 1 | -0/+1 |
* | mac80211: FIF_PSPOLL filter flag | Igor Perminov | 2009-08-04 | 1 | -1/+1 |
* | mac80211: Retry probe request few times | Maxim Levitsky | 2009-08-04 | 1 | -0/+1 |
* | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez | 2009-08-04 | 1 | -0/+6 |
* | cfg80211: self-contained wext handling where possible | Johannes Berg | 2009-07-29 | 1 | -4/+0 |
* | mac80211: rename scan_state to next_scan_state | Helmut Schaa | 2009-07-27 | 1 | -1/+1 |
* | mac80211: implement basic background scanning | Helmut Schaa | 2009-07-27 | 1 | -2/+34 |
* | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa | 2009-07-27 | 1 | -1/+6 |
* | mac80211: introduce a new scan state "decision" | Helmut Schaa | 2009-07-27 | 1 | -1/+1 |
* | mac80211: remove master netdev | Johannes Berg | 2009-07-24 | 1 | -11/+8 |
* | mac80211: monitor the connection | Johannes Berg | 2009-07-24 | 1 | -8/+12 |
* | cfg80211: rework key operation | Johannes Berg | 2009-07-24 | 1 | -2/+6 |
* | cfg80211: fix locking | Johannes Berg | 2009-07-10 | 1 | -2/+4 |
* | mac80211: rework MLME for multiple authentications | Johannes Berg | 2009-07-10 | 1 | -50/+36 |
* | mac80211: remove dead code from mlme | Johannes Berg | 2009-07-10 | 1 | -3/+1 |
* | mac80211: remove dead code, clean up | Johannes Berg | 2009-07-10 | 1 | -25/+17 |
* | mac80211: remove auth algorithm retry | Johannes Berg | 2009-07-10 | 1 | -8/+0 |
* | mac80211: remove an unused function declaration | Johannes Berg | 2009-07-10 | 1 | -3/+0 |
* | cfg80211: use proper allocation flags | Johannes Berg | 2009-07-10 | 1 | -1/+2 |
* | mac80211: push rx status into skb->cb | Johannes Berg | 2009-07-10 | 1 | -7/+3 |
* | mac80211: disconnect when user changes channel | Johannes Berg | 2009-06-15 | 1 | -1/+0 |
* | mac80211: add queue debugfs file | Johannes Berg | 2009-06-15 | 1 | -0/+1 |
* | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg | 2009-06-10 | 1 | -0/+5 |
* | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi | 2009-05-22 | 1 | -2/+0 |
* | mac80211: cancel/restart all timers across suspend/resume | Johannes Berg | 2009-05-20 | 1 | -0/+26 |
* | mac80211: move channel switch code | Johannes Berg | 2009-05-20 | 1 | -8/+3 |
* | mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 | Luis R. Rodriguez | 2009-05-20 | 1 | -4/+0 |
* | mac80211: make noack test available | Johannes Berg | 2009-05-13 | 1 | -0/+1 |
* | nl80211: Add IEEE 802.1X PAE control for station mode | Jouni Malinen | 2009-05-13 | 1 | -1/+1 |
* | mac80211: properly track HT operation_mode | Johannes Berg | 2009-05-11 | 1 | -0/+6 |
* | mac80211: tell driver when idle | Johannes Berg | 2009-05-06 | 1 | -0/+2 |
* | mac80211: fix probe response processing | Johannes Berg | 2009-05-06 | 1 | -3/+2 |
* | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 2009-05-06 | 1 | -1/+0 |
* | mac80211: fix scan races and rework scanning | Johannes Berg | 2009-05-06 | 1 | -3/+3 |
* | mac80211: validate TIM IE length (redux) | Johannes Berg | 2009-04-22 | 1 | -1/+1 |
* | nl80211: Add set/get for frag/rts threshold and retry limits | Jouni Malinen | 2009-04-22 | 1 | -3/+0 |
* | cfg80211: clean up includes | Johannes Berg | 2009-04-22 | 1 | -1/+0 |
* | mac80211: convert to cfg80211 IBSS API | Johannes Berg | 2009-04-22 | 1 | -22/+13 |