| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | mac80211: add HT conf helpers | Luis R. Rodriguez | 2009-01-29 | 1 | -0/+30 |
* | mac80211: more kernel-doc fixes | Randy Dunlap | 2009-01-16 | 1 | -1/+0 |
* | mac80211: implement dynamic power save | Kalle Valo | 2008-12-19 | 1 | -0/+6 |
* | mac80211: Add HT rates into RX status reporting | Jouni Malinen | 2008-12-19 | 1 | -2/+9 |
* | mac80211: Fix HT channel selection | Sujith | 2008-12-19 | 1 | -8/+1 |
* | mac80211: integrate sta_notify_ps cmds into sta_notify | Christian Lamparter | 2008-12-12 | 1 | -20/+7 |
* | mac80211: remove fragmentation offload functionality | Johannes Berg | 2008-12-12 | 1 | -5/+0 |
* | mac80211: improve sta_notify documentation | Johannes Berg | 2008-12-12 | 1 | -2/+2 |
* | mac80211: document ieee80211_tx_info.pad | Kalle Valo | 2008-12-05 | 1 | -0/+1 |
* | mac80211: add sta_notify_ps callback | Christian Lamparter | 2008-12-05 | 1 | -0/+18 |
* | nl80211: Add frequency configuration (including HT40) | Jouni Malinen | 2008-12-05 | 1 | -0/+3 |
* | mac80211: add explicit padding in struct ieee80211_tx_info | John W. Linville | 2008-11-21 | 1 | -0/+1 |
* | mac80211: remove more excess kernel-doc | Randy Dunlap | 2008-11-21 | 1 | -2/+0 |
* | mac80211: fix BUILD_BUG_ON() caused by misalignment on arm | Felix Fietkau | 2008-11-21 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 | 1 | -16/+12 |
|\ |
|
| * | mac80211: remove ieee80211_notify_mac | Johannes Berg | 2008-11-18 | 1 | -20/+0 |
* | | mac80211: Add a new event in ieee80211_ampdu_mlme_action | Sujith | 2008-11-10 | 1 | -0/+2 |
* | | mac80211: remove SSID driver code | Johannes Berg | 2008-11-10 | 1 | -10/+1 |
* | | mac80211: fix two kernel-doc warnings | Johannes Berg | 2008-10-31 | 1 | -1/+3 |