Age | Commit message (Expand) | Author |
2009-10-30 | mac80211: split hardware scan by band | Johannes Berg |
2009-10-30 | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg |
2009-09-01 | wireless: convert drivers to netdev_tx_t | Stephen Hemminger |
2009-08-28 | mac80211: remove tasklet enable/disable | Johannes Berg |
2009-08-28 | mac80211: fix configure_filter invocation after stop | Johannes Berg |
2009-08-28 | mac80211: Update mesh config IE to 11s draft 3.02 | Javier Cardona |
2009-08-20 | mac80211: New stat counters for multicast and unicast forwarded frames | Daniel Walker |
2009-08-20 | mac80211: allow configure_filter callback to sleep | Johannes Berg |
2009-08-14 | mac80211: Move mpath and mpp growth to mesh workqueue. | Javier Cardona |
2009-08-14 | cfg80211: fix alignment problem in scan request | 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-04 | mac80211: FIF_PSPOLL filter flag | Igor Perminov |
2009-08-04 | mac80211: Retry probe request few times | Maxim Levitsky |
2009-08-04 | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez |
2009-07-29 | cfg80211: self-contained wext handling where possible | 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-24 | mac80211: remove master netdev | Johannes Berg |
2009-07-24 | mac80211: monitor the connection | Johannes Berg |
2009-07-24 | cfg80211: rework key operation | Johannes Berg |
2009-07-10 | cfg80211: fix locking | Johannes Berg |
2009-07-10 | mac80211: rework MLME for multiple authentications | Johannes Berg |
2009-07-10 | mac80211: remove dead code from mlme | Johannes Berg |
2009-07-10 | mac80211: remove dead code, clean up | Johannes Berg |
2009-07-10 | mac80211: remove auth algorithm retry | Johannes Berg |
2009-07-10 | mac80211: remove an unused function declaration | Johannes Berg |
2009-07-10 | cfg80211: use proper allocation flags | Johannes Berg |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg |
2009-06-15 | mac80211: disconnect when user changes channel | Johannes Berg |
2009-06-15 | mac80211: add queue debugfs file | Johannes Berg |
2009-06-10 | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg |
2009-05-22 | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi |
2009-05-20 | mac80211: cancel/restart all timers across suspend/resume | Johannes Berg |
2009-05-20 | mac80211: move channel switch code | Johannes Berg |
2009-05-20 | mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 | Luis R. Rodriguez |
2009-05-13 | mac80211: make noack test available | Johannes Berg |
2009-05-13 | nl80211: Add IEEE 802.1X PAE control for station mode | Jouni Malinen |
2009-05-11 | mac80211: properly track HT operation_mode | Johannes Berg |
2009-05-06 | mac80211: tell driver when idle | Johannes Berg |
2009-05-06 | mac80211: fix probe response processing | Johannes Berg |
2009-05-06 | mac80211: unify config_interface and bss_info_changed | Johannes Berg |
2009-05-06 | mac80211: fix scan races and rework scanning | Johannes Berg |
2009-04-22 | mac80211: validate TIM IE length (redux) | Johannes Berg |
2009-04-22 | nl80211: Add set/get for frag/rts threshold and retry limits | Jouni Malinen |
2009-04-22 | cfg80211: clean up includes | Johannes Berg |
2009-04-22 | mac80211: convert to cfg80211 IBSS API | Johannes Berg |
2009-04-22 | mac80211: implement beacon filtering in software | Johannes Berg |