| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: add block ack request capability | Ron Rindjunsky | 2008-07-08 | 1 | -0/+1 |
* | mac80211: rework debug settings and make debugging safer | Johannes Berg | 2008-07-02 | 1 | -1/+1 |
* | mac80211: get rid of function pointers in TX path | Johannes Berg | 2008-07-02 | 1 | -0/+6 |
* | mac80211: 11h Infrastructure - Parsing | Assaf Krauss | 2008-06-26 | 1 | -0/+9 |
* | wext: Emit event stream entries correctly when compat. | David S. Miller | 2008-06-16 | 1 | -1/+4 |
* | mac80211: eliminate IBSS warning in rate_lowest_index() | Vladimir Koutny | 2008-06-14 | 1 | -1/+1 |
* | net/mac80211/ieee80211_i.h: fix-up merge damage | John W. Linville | 2008-06-10 | 1 | -21/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-10 | 1 | -1/+23 |
|\ |
|
| * | mac80211: Checking IBSS support while changing channel in ad-hoc mode | Assaf Krauss | 2008-06-09 | 1 | -1/+1 |
* | | mac80211: allow disable FAT in specific configurations | Emmanuel Grumbach | 2008-06-03 | 1 | -0/+2 |
* | | mac80211: remove channel use statistics | Johannes Berg | 2008-05-21 | 1 | -32/+0 |
* | | mac80211: use multi-queue master netdevice | Johannes Berg | 2008-05-21 | 1 | -6/+10 |
* | | mac80211: dont allow fragmentation and requeuing on A-MPDU queues | Johannes Berg | 2008-05-21 | 1 | -1/+1 |
* | | mac80211: move TX info into skb->cb | Johannes Berg | 2008-05-21 | 1 | -17/+1 |
* | | mac80211: use rate index in TX control | Johannes Berg | 2008-05-21 | 1 | -4/+4 |
* | | mac80211: use hardware flags for signal/noise units | Bruno Randolf | 2008-05-14 | 1 | -1/+1 |
* | | mac80211: fix queue constant confusion | Johannes Berg | 2008-05-14 | 1 | -2/+2 |
* | | mac80211: QoS related cleanups | Johannes Berg | 2008-05-07 | 1 | -6/+2 |
* | | make sta_rx_agg_session_timer_expired() static | Adrian Bunk | 2008-05-07 | 1 | -1/+0 |
* | | mac80211: a few code cleanups | Johannes Berg | 2008-05-07 | 1 | -3/+3 |
|/ |
|
* | mac80211: use 4-byte mesh sequence number | Luis Carlos Cobo | 2008-04-30 | 1 | -1/+1 |
* | mac80211: rework scanning to account for probe response/beacon difference | Johannes Berg | 2008-04-16 | 1 | -1/+1 |
* | mac80211: fix spinlock recursion | Johannes Berg | 2008-04-16 | 1 | -2/+8 |
* | mac80211: rename files | Johannes Berg | 2008-04-08 | 1 | -1/+1 |
* | mac80211: fix key vs. sta locking problems | Johannes Berg | 2008-04-08 | 1 | -2/+2 |
* | mac80211: clean up IEEE80211_FC use | Johannes Berg | 2008-04-08 | 1 | -5/+2 |
* | mac80211: eliminate conf_ht | Tomas Winkler | 2008-04-08 | 1 | -3/+3 |
* | Revert "mac80211: use a struct for bss->mesh_config" | John W. Linville | 2008-04-08 | 1 | -11/+2 |
* | mac80211: use a struct for bss->mesh_config | Luis Carlos Cobo | 2008-04-01 | 1 | -2/+11 |
* | mac80211: sta_info_flush() fixes | Johannes Berg | 2008-04-01 | 1 | -0/+2 |
* | mac80211: reorder fields to make some structures smaller | Johannes Berg | 2008-03-27 | 1 | -23/+27 |
* | mac80211: tear down of block ack sessions | Ron Rindjunsky | 2008-03-25 | 1 | -0/+2 |
* | mac80211: remove STA entries when taking down interface | Johannes Berg | 2008-03-06 | 1 | -1/+0 |
* | mac80211: RCU-ify STA info structure access | Johannes Berg | 2008-03-06 | 1 | -3/+10 |
* | mac80211: split ieee80211_txrx_data | Johannes Berg | 2008-03-06 | 1 | -39/+47 |
* | mac80211: clean up mesh code | Johannes Berg | 2008-03-06 | 1 | -7/+49 |
* | mac80211: mesh data structures and first mesh changes | Luis Carlos Cobo | 2008-03-06 | 1 | -2/+168 |
* | mac80211: consolidate TIM handling code | Johannes Berg | 2008-02-29 | 1 | -35/+1 |
* | mac80211: Add cooked monitor mode support | Michael Wu | 2008-02-29 | 1 | -1/+2 |
* | mac80211: remove "dynamic" RX/TX handlers | Johannes Berg | 2008-02-29 | 1 | -13/+0 |
* | mac80211: Use monitor configuration flags | Michael Wu | 2008-02-29 | 1 | -0/+3 |
* | mac80211: split RX_DROP | Johannes Berg | 2008-02-29 | 1 | -3/+4 |
* | mac80211: split ieee80211_txrx_result | Johannes Berg | 2008-02-29 | 1 | -8/+15 |
* | mac80211: remove port control enable switch, clean up sta flags | Johannes Berg | 2008-02-29 | 1 | -9/+0 |
* | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 2008-02-29 | 1 | -50/+13 |
* | mac80211: dissolve pre-rx handlers | Johannes Berg | 2008-02-29 | 1 | -2/+0 |
* | mac80211: A-MPDU Tx adding qdisc support | Ron Rindjunsky | 2008-02-29 | 1 | -2/+3 |
* | mac80211: A-MPDU Tx adding basic functionality | Ron Rindjunsky | 2008-02-29 | 1 | -0/+14 |
* | mac80211: add unified BSS configuration | Johannes Berg | 2008-01-28 | 1 | -7/+12 |
* | mac80211: add beacon configuration via cfg80211 | Johannes Berg | 2008-01-28 | 1 | -6/+8 |