| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | mac80211: Re-enable aggregation | Sujith | 2008-10-31 | 1 | -4/+4 |
* | | mac80211: fix a few typos in mac80211 kernel doc | Bob Copeland | 2008-10-31 | 1 | -6/+6 |
* | | mac80211: remove rate_control_clear | Johannes Berg | 2008-10-31 | 1 | -1/+0 |
* | | mac80211/drivers: rewrite the rate control API | Johannes Berg | 2008-10-31 | 1 | -98/+156 |
* | | mac80211: rewrite HT handling | Johannes Berg | 2008-10-31 | 1 | -33/+26 |
* | | mac80211: move bss_conf into vif | Johannes Berg | 2008-10-31 | 1 | -0/+3 |
* | | mac80211: make retry limits part of hw config | Johannes Berg | 2008-10-31 | 1 | -4/+10 |
* | | mac80211: introduce hw config change flags | Johannes Berg | 2008-10-31 | 1 | -5/+25 |
* | | mac80211: kill hw.conf.antenna_sel_{rx,tx} | Johannes Berg | 2008-10-31 | 1 | -6/+1 |
* | | 802.11: clean up/fix HT support | Johannes Berg | 2008-10-31 | 1 | -6/+6 |
* | | mac80211: fix short slot handling | Johannes Berg | 2008-10-31 | 1 | -12/+16 |
* | | mac80211: remove max_antenna_gain config | Johannes Berg | 2008-10-31 | 1 | -2/+0 |
* | | mac80211: remove wiphy_to_hw | Johannes Berg | 2008-10-31 | 1 | -2/+0 |
|/ |
|
* | mac80211.h: fix kernel-doc excesses | Randy Dunlap | 2008-10-27 | 1 | -6/+5 |
* | mac80211: fixme for kernel-doc | Randy Dunlap | 2008-10-14 | 1 | -1/+2 |
* | mac80211: add multi-rate retry support | Felix Fietkau | 2008-10-06 | 1 | -4/+25 |
* | mac80211: free up 2 bytes in skb->cb | Felix Fietkau | 2008-10-06 | 1 | -2/+2 |
* | mac80211: clean up rate control API | Johannes Berg | 2008-09-24 | 1 | -0/+68 |
* | mac80211: fix virtual interfaces vs. injection | Johannes Berg | 2008-09-15 | 1 | -0/+1 |
* | mac80211: share sta_info->ht_info | Johannes Berg | 2008-09-15 | 1 | -0/+2 |
* | mac80211: share sta->supp_rates | Johannes Berg | 2008-09-15 | 1 | -0/+2 |
* | mac80211: share STA information with driver | Johannes Berg | 2008-09-15 | 1 | -5/+48 |
* | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 | 1 | -31/+4 |
* | mac80211: inform driver of basic rateset | Johannes Berg | 2008-09-15 | 1 | -0/+6 |
* | mac80211: fix scan vs. interface removal race | Johannes Berg | 2008-09-15 | 1 | -1/+3 |
* | cfg80211: Add new wireless regulatory infrastructure | Luis R. Rodriguez | 2008-09-15 | 1 | -0/+2 |
* | mac80211: make conf_tx non-atomic | Johannes Berg | 2008-09-11 | 1 | -1/+1 |
* | mac80211/cfg80211: Add BSS configuration options for AP mode | Jouni Malinen | 2008-08-29 | 1 | -0/+9 |
* | mac80211: remove ieee80211_get_hdrlen | Harvey Harrison | 2008-08-22 | 1 | -10/+0 |
* | mac80211: add rx status flag for short preamble | Bruno Randolf | 2008-08-22 | 1 | -0/+2 |
* | mac80211: add ieee80211_queue_stopped) | Tomas Winkler | 2008-08-22 | 1 | -0/+10 |
* | mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE | Luis R. Rodriguez | 2008-08-18 | 1 | -8/+3 |