| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: rename files | Johannes Berg | 2008-04-08 | 1 | -1889/+0 |
* | mac80211: fix key vs. sta locking problems | Johannes Berg | 2008-04-08 | 1 | -0/+6 |
* | mac80211: BA session debug prints changes | Ron Rindjunsky | 2008-04-08 | 1 | -10/+8 |
* | mac80211: eliminate conf_ht | Tomas Winkler | 2008-04-08 | 1 | -29/+44 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-04-03 | 1 | -0/+12 |
|\ |
|
| * | mac80211: trigger ieee80211_sta_work after opening interface | Jan Niehusmann | 2008-04-01 | 1 | -0/+12 |
* | | mac80211: automatically free sta struct when insertion fails | Johannes Berg | 2008-04-01 | 1 | -1/+1 |
* | | mac80211: A-MPDU MLME use dynamic allocation | Ron Rindjunsky | 2008-03-27 | 1 | -22/+42 |
* | | mac80211: tear down of block ack sessions | Ron Rindjunsky | 2008-03-25 | 1 | -6/+1 |
* | | the scheduled rc80211-simple.c removal | Adrian Bunk | 2008-03-13 | 1 | -8/+1 |
* | | mac80211: remove STA entries when taking down interface | Johannes Berg | 2008-03-06 | 1 | -57/+42 |
* | | mac80211: split sta_info_add | Johannes Berg | 2008-03-06 | 1 | -7/+11 |
* | | mac80211: RCU-ify STA info structure access | Johannes Berg | 2008-03-06 | 1 | -26/+52 |
* | | mac80211: clean up mesh code | Johannes Berg | 2008-03-06 | 1 | -7/+2 |
* | | mac80211: complete the mesh (interface handling) code | Luis Carlos Cobo | 2008-03-06 | 1 | -1/+27 |
* | | mac80211: mesh data structures and first mesh changes | Luis Carlos Cobo | 2008-03-06 | 1 | -1/+1 |
* | | mac80211: add mesh interface type | Johannes Berg | 2008-03-06 | 1 | -0/+1 |
* | | mac80211: Disallow concurrent IBSS/STA mode interfaces | Johannes Berg | 2008-02-29 | 1 | -4/+47 |
* | | mac80211: atomically check whether STA exists already | Johannes Berg | 2008-02-29 | 1 | -2/+2 |
* | | mac80211: rework TX filtered frame code | Johannes Berg | 2008-02-29 | 1 | -42/+79 |
* | | mac80211: defer master netdev allocation to ieee80211_register_hw | Johannes Berg | 2008-02-29 | 1 | -34/+38 |
* | | mac80211: Add cooked monitor mode support | Michael Wu | 2008-02-29 | 1 | -29/+38 |
* | | mac80211: remove "dynamic" RX/TX handlers | Johannes Berg | 2008-02-29 | 1 | -2/+0 |
* | | mac80211: Use monitor configuration flags | Michael Wu | 2008-02-29 | 1 | -15/+41 |
* | | mac80211: remove port control enable switch, clean up sta flags | Johannes Berg | 2008-02-29 | 1 | -0/+3 |
* | | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 2008-02-29 | 1 | -72/+40 |
* | | mac80211: dissolve pre-rx handlers | Johannes Berg | 2008-02-29 | 1 | -1/+0 |
* | | mac80211: A-MPDU Tx adding qdisc support | Ron Rindjunsky | 2008-02-29 | 1 | -4/+4 |
* | | mac80211: A-MPDU Tx adding basic functionality | Ron Rindjunsky | 2008-02-29 | 1 | -0/+336 |
|/ |
|
* | mac80211: Fix initial hardware configuration | Michael Buesch | 2008-02-15 | 1 | -1/+4 |
* | mac80211: fix initialisation error path | Johannes Berg | 2008-02-01 | 1 | -7/+7 |
* | mac80211: A-MPDU Rx stop aggregation on proper dev | Ron Rindjunsky | 2008-01-29 | 1 | -3/+5 |
* | mac80211: add unified BSS configuration | Johannes Berg | 2008-01-29 | 1 | -12/+17 |
* | mac80211: add beacon configuration via cfg80211 | Johannes Berg | 2008-01-29 | 1 | -1/+8 |
* | mac80211: move interface type to vif structure | Johannes Berg | 2008-01-29 | 1 | -18/+18 |
* | mac80211: dont use interface indices in drivers | Johannes Berg | 2008-01-29 | 1 | -5/+7 |
* | mac80211: Add radio led trigger | Ivo van Doorn | 2008-01-29 | 1 | -0/+3 |
* | mac80211: better rate control algorithm selection | Johannes Berg | 2008-01-29 | 1 | -23/+11 |
* | mac80211: A-MPDU Rx adding basic functionality | Ron Rindjunsky | 2008-01-29 | 1 | -0/+9 |
* | mac80211: clean up eapol handling in TX path | Johannes Berg | 2008-01-28 | 1 | -0/+2 |
* | mac80211: make PID rate control algorithm the default | Stefano Brivio | 2008-01-28 | 1 | -6/+6 |
* | mac80211: add PID controller based rate control algorithm | Mattias Nissler | 2008-01-28 | 1 | -5/+22 |
* | mac80211: clean up rate selection | Mattias Nissler | 2008-01-28 | 1 | -4/+2 |
* | mac80211: adding 802.11n configuration flows | Ron Rindjunsky | 2008-01-28 | 1 | -0/+51 |
* | mac80211: hardware scan rework | Zhu Yi | 2008-01-28 | 1 | -5/+8 |
* | mac80211: fix header ops | Johannes Berg | 2007-12-20 | 1 | -1/+0 |
* | Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Herbert Xu | 2007-11-30 | 1 | -3/+7 |
|\ |
|
| * | mac80211: Fix behavior of ieee80211_open and ieee80211_close | Michael Wu | 2007-11-30 | 1 | -3/+2 |
| * | mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED | Zhu Yi | 2007-11-30 | 1 | -0/+5 |
* | | mac80211: fix allmulti/promisc behaviour | Johannes Berg | 2007-11-20 | 1 | -0/+23 |