| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: implement dynamic power save | Kalle Valo | 2008-12-19 | 1 | -2/+47 |
* | mac80211: enable IEEE80211_CONF_PS only when associated | Kalle Valo | 2008-12-19 | 1 | -2/+13 |
* | mac80211: fix a typo in ieee80211_send_assoc() method. | Rami Rosen | 2008-12-19 | 1 | -1/+1 |
* | mac80211: Add HT rates into RX status reporting | Jouni Malinen | 2008-12-19 | 1 | -1/+6 |
* | mac80211: Fix HT channel selection | Sujith | 2008-12-19 | 1 | -0/+1 |
* | mac80211: misc cleanups | Rami Rosen | 2008-12-12 | 1 | -7/+3 |
* | mac80211: accept empty strings for hidden SSIDs | Fabio Rossi | 2008-12-05 | 1 | -1/+1 |
* | mac80211: disassociate prior to unlinking AP/station | Tomas Winkler | 2008-12-05 | 1 | -4/+14 |
* | mac80211: Look out for some other AP when disassoc is received. | Vivek Natarajan | 2008-11-26 | 1 | -2/+6 |
* | cfg80211/mac80211: Add 802.11d support | Luis R. Rodriguez | 2008-11-25 | 1 | -0/+7 |
* | mac80211: remove unnecessary include. | Rami Rosen | 2008-11-21 | 1 | -1/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 | 1 | -22/+0 |
|\ |
|
| * | mac80211: remove ieee80211_notify_mac | Johannes Berg | 2008-11-18 | 1 | -22/+0 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-18 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | mac80211: fix notify_mac function | Johannes Berg | 2008-11-12 | 1 | -3/+3 |
* | | mac80211: fix basic rates setting from association response | Tomas Winkler | 2008-11-10 | 1 | -6/+12 |
* | | mac80211: remove SSID driver code | Johannes Berg | 2008-11-10 | 1 | -14/+0 |
* | | mac80211: print reason code for deauth/dissoc frames | Zhu Yi | 2008-11-10 | 1 | -2/+4 |
* | | mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss(). | Rami Rosen | 2008-10-31 | 1 | -49/+55 |
* | | mac80211: insert AP sta entry after filling it | Johannes Berg | 2008-10-31 | 1 | -13/+18 |
* | | mac80211: inform userspace of probe/auth/assoc timeout | Johannes Berg | 2008-10-31 | 1 | -0/+3 |
* | | mac80211: rewrite HT handling | Johannes Berg | 2008-10-31 | 1 | -38/+50 |
* | | mac80211: move bss_conf into vif | Johannes Berg | 2008-10-31 | 1 | -15/+15 |
* | | 802.11: clean up/fix HT support | Johannes Berg | 2008-10-31 | 1 | -22/+23 |
* | | mac80211: fix short slot handling | Johannes Berg | 2008-10-31 | 1 | -34/+40 |
* | | mac80211: convert to %pM away from print_mac | Johannes Berg | 2008-10-27 | 1 | -74/+47 |
|/ |
|
* | mac80211: fix HT information element parsing | Johannes Berg | 2008-10-14 | 1 | -3/+0 |
* | mac80211: avoid "Wireless Event too big" message for assoc response | John W. Linville | 2008-10-06 | 1 | -3/+5 |
* | wireless: restore revert lost to merge damage | Linus Torvalds | 2008-10-06 | 1 | -8/+39 |
* | mac80211: fix led behavior in IBSS | Emmanuel Grumbach | 2008-09-24 | 1 | -0/+2 |
* | mac80211: probe with correct SSID | Johannes Berg | 2008-09-24 | 1 | -2/+2 |
* | mac80211: clean up rate control API | Johannes Berg | 2008-09-24 | 1 | -2/+2 |
* | mac80211: share sta_info->ht_info | Johannes Berg | 2008-09-15 | 1 | -2/+2 |
* | mac80211: share sta->supp_rates | Johannes Berg | 2008-09-15 | 1 | -6/+6 |
* | mac80211: share STA information with driver | Johannes Berg | 2008-09-15 | 1 | -2/+3 |
* | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 | 1 | -20/+20 |
* | mac80211: inform driver of basic rateset | Johannes Berg | 2008-09-15 | 1 | -31/+9 |
* | mac80211: clean up scan namespace | Johannes Berg | 2008-09-15 | 1 | -25/+26 |
* | mac80211: reorder MLME code more | Johannes Berg | 2008-09-15 | 1 | -299/+325 |
* | mac80211: fix scan vs. interface removal race | Johannes Berg | 2008-09-15 | 1 | -1/+1 |
* | mac80211: split off mesh handling entirely | Johannes Berg | 2008-09-15 | 1 | -80/+3 |
* | mac80211: dont set REQ_RUN when scan finishes | Johannes Berg | 2008-09-15 | 1 | -1/+2 |
* | mac80211: move STA timer restart | Johannes Berg | 2008-09-15 | 1 | -0/+13 |
* | mac80211: move ieee80211_sta_expire | Johannes Berg | 2008-09-15 | 1 | -26/+0 |
* | mac80211: move frame TX function | Johannes Berg | 2008-09-11 | 1 | -19/+5 |
* | mac80211: move spectrum management code out | Johannes Berg | 2008-09-11 | 1 | -85/+4 |
* | mac80211: make BA session handling independent of STA mode | Johannes Berg | 2008-09-11 | 1 | -340/+0 |
* | mac80211: initialise queue QoS parameters at hw start | Johannes Berg | 2008-09-11 | 1 | -26/+0 |
* | mac80211: split ieee80211_sta_def_wmm_params | Johannes Berg | 2008-09-11 | 1 | -21/+27 |
* | mac80211: consolidate deauth/disassoc | Johannes Berg | 2008-09-11 | 1 | -36/+11 |