| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg | 2009-06-10 | 1 | -0/+3 |
* | cfg80211: add rfkill support | Johannes Berg | 2009-06-03 | 1 | -3/+17 |
* | mac80211: deprecate conf.beacon_int properly | Johannes Berg | 2009-06-03 | 1 | -12/+2 |
* | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi | 2009-05-22 | 1 | -28/+0 |
* | mac80211: fix kernel-doc | Johannes Berg | 2009-05-20 | 1 | -1/+0 |
* | mac80211: remove ieee80211_ht_bss_info | Johannes Berg | 2009-05-11 | 1 | -16/+0 |
* | mac80211: move HT operation mode BSS info | Johannes Berg | 2009-05-11 | 1 | -9/+3 |
* | mac80211: tell driver when idle | Johannes Berg | 2009-05-06 | 1 | -0/+8 |
* | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 2009-05-06 | 1 | -38/+13 |
* | mac80211: clean up beacon interval settings | Johannes Berg | 2009-05-06 | 1 | -2/+12 |
* | mac80211: rename max_sleep_interval to max_sleep_period | Johannes Berg | 2009-05-06 | 1 | -2/+2 |
* | mac80211: calculate maximum sleep interval | Johannes Berg | 2009-04-22 | 1 | -3/+16 |
* | mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT | Johannes Berg | 2009-04-22 | 1 | -6/+4 |
* | cfg80211: clean up includes | Johannes Berg | 2009-04-22 | 1 | -1/+0 |
* | mac80211: document powersaving/beacon filter future | Johannes Berg | 2009-04-22 | 1 | -10/+50 |
* | mac80211: add hardware restart function | Johannes Berg | 2009-04-22 | 1 | -0/+14 |
* | mac80211: pass all probe request IEs to driver | Johannes Berg | 2009-04-22 | 1 | -5/+8 |
* | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg | 2009-03-27 | 1 | -12/+2 |
* | mac80211: fix aggregation to not require queue stop | Johannes Berg | 2009-03-27 | 1 | -0/+4 |
* | mac80211: unify and fix TX aggregation start | Johannes Berg | 2009-03-27 | 1 | -2/+2 |
* | mac80211: rate control status only for controlled packets | Johannes Berg | 2009-03-27 | 1 | -0/+4 |
* | mac80211: add beacon filtering support | Kalle Valo | 2009-03-27 | 1 | -0/+33 |
* | mac80211: disable power save when scanning | Kalle Valo | 2009-03-27 | 1 | -5/+7 |
* | mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIME | Johannes Berg | 2009-03-27 | 1 | -6/+0 |
* | mac80211: reduce max number of queues | Johannes Berg | 2009-03-27 | 1 | -1/+1 |
* | mac80211: remove ieee80211_num_regular_queues | Johannes Berg | 2009-03-27 | 1 | -5/+0 |
* | mac80211: Add software scan notifiers | Michael Buesch | 2009-02-27 | 1 | -0/+8 |
* | mac80211: Extend the rate control API with an update callback | Sujith | 2009-02-27 | 1 | -0/+13 |
* | mac80211: fix aggregation for hardware with ampdu queues | Johannes Berg | 2009-02-27 | 1 | -5/+0 |
* | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg | 2009-02-13 | 1 | -2/+4 |
* | mac80211: Remove TSF atomic requirement from the documentation | Alina Friedrichsen | 2009-02-13 | 1 | -2/+2 |
* | mac80211: remove HW_SIGNAL_DB | Johannes Berg | 2009-02-09 | 1 | -14/+8 |
* | mac80211: Generic TSF debugging | Alina Friedrichsen | 2009-01-29 | 1 | -1/+6 |
* | mac80211: add interface list lock | Johannes Berg | 2009-01-29 | 1 | -3/+2 |
* | mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy | Luis R. Rodriguez | 2009-01-29 | 1 | -0/+13 |
* | mac80211: Add capability to enable/disable beaconing | Johannes Berg | 2009-01-29 | 1 | -2/+7 |
* | mac80211: Add documentation bits for mac80211_rate_control_flags | Sujith | 2009-01-29 | 1 | -0/+20 |
* | wireless: restrict to 32 legacy rates | Johannes Berg | 2009-01-29 | 1 | -2/+2 |
* | mac80211: constify ieee80211_if_conf.bssid | Johannes Berg | 2009-01-29 | 1 | -1/+1 |
* | mac80211: document return codes from ops callbacks | Bob Copeland | 2009-01-29 | 1 | -2/+13 |
* | mac80211: 802.11w - Add driver capability flag for MFP | Jouni Malinen | 2009-01-29 | 1 | -0/+4 |
* | mac80211: 802.11w - Optional software CCMP for management frames | Jouni Malinen | 2009-01-29 | 1 | -0/+4 |
* | mac80211: 802.11w - Use BIP (AES-128-CMAC) | Jouni Malinen | 2009-01-29 | 1 | -0/+2 |
* | mac80211: extend/document powersave API | Johannes Berg | 2009-01-29 | 1 | -5/+48 |
* | mac80211: move dynamic PS timeout to hardware config | Johannes Berg | 2009-01-29 | 1 | -4/+7 |
* | mac80211: clean up channel type config | Johannes Berg | 2009-01-29 | 1 | -13/+7 |
* | mac80211: remove user_power_level from driver API | Johannes Berg | 2009-01-29 | 1 | -2/+0 |
* | mac80211: clean up set_key callback | Johannes Berg | 2009-01-29 | 1 | -12/+8 |
* | mac80211: Fix tx power setting | Vasanthakumar Thiagarajan | 2009-01-29 | 1 | -0/+2 |
* | mac80211: no need for ht.enabled | Luis R. Rodriguez | 2009-01-29 | 1 | -1/+0 |