| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: proper STA info locking | Johannes Berg | 2008-05-14 | 1 | -10/+11 |
* | mac80211: require four hardware queues for QoS/HT | Johannes Berg | 2008-05-14 | 1 | -2/+2 |
* | mac80211: rename files | Johannes Berg | 2008-04-08 | 1 | -2/+2 |
* | mac80211: add station aid into ieee80211_tx_control | Chr | 2008-04-08 | 1 | -0/+1 |
* | mac80211: RCU-ify STA info structure access | Johannes Berg | 2008-03-06 | 1 | -22/+26 |
* | mac80211: split ieee80211_txrx_data | Johannes Berg | 2008-03-06 | 1 | -122/+122 |
* | mac80211: clean up mesh code | Johannes Berg | 2008-03-06 | 1 | -68/+52 |
* | mac80211: support for mesh interfaces in mac80211 data path | Luis Carlos Cobo | 2008-03-06 | 1 | -29/+129 |
* | mac80211: rework TX filtered frame code | Johannes Berg | 2008-02-29 | 1 | -6/+6 |
* | mac80211: consolidate TIM handling code | Johannes Berg | 2008-02-29 | 1 | -7/+4 |
* | mac80211: remove sta TIM flag, fix expiry TIM handling | Johannes Berg | 2008-02-29 | 1 | -1/+0 |
* | mac80211: invoke set_tim() callback after setting own TIM info | Johannes Berg | 2008-02-29 | 1 | -2/+2 |
* | mac80211: convert sta_info.pspoll to a flag | Johannes Berg | 2008-02-29 | 1 | -2/+3 |
* | mac80211: remove "dynamic" RX/TX handlers | Johannes Berg | 2008-02-29 | 1 | -5/+4 |
* | mac80211: split ieee80211_txrx_result | Johannes Berg | 2008-02-29 | 1 | -55/+55 |
* | mac80211: remove port control enable switch, clean up sta flags | Johannes Berg | 2008-02-29 | 1 | -5/+3 |
* | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 2008-02-29 | 1 | -62/+102 |
* | mac80211: A-MPDU Tx adding qdisc support | Ron Rindjunsky | 2008-02-29 | 1 | -0/+2 |
* | mac80211: allow sending multicast frames through virtual ports | Johannes Berg | 2008-02-29 | 1 | -6/+15 |
* | mac80211: Initialize vif pointer | Ivo van Doorn | 2008-01-28 | 1 | -0/+1 |
* | mac80211: add unified BSS configuration | Johannes Berg | 2008-01-28 | 1 | -7/+6 |
* | mac80211: add beacon configuration via cfg80211 | Johannes Berg | 2008-01-28 | 1 | -25/+40 |
* | mac80211: move interface type to vif structure | Johannes Berg | 2008-01-28 | 1 | -8/+9 |
* | mac80211: dont use interface indices in drivers | Johannes Berg | 2008-01-28 | 1 | -25/+21 |
* | mac80211: remove misleading 'res' variable | Johannes Berg | 2008-01-28 | 1 | -2/+1 |
* | mac80211: move tx crypto decision | Johannes Berg | 2008-01-28 | 1 | -17/+22 |
* | mac80211: allow easier multicast/broadcast buffering in hardware | Johannes Berg | 2008-01-28 | 1 | -9/+23 |
* | mac80211: clean up eapol handling in TX path | Johannes Berg | 2008-01-28 | 1 | -1/+6 |
* | mac80211: clean up eapol frame handling/port control | Johannes Berg | 2008-01-28 | 1 | -20/+33 |
* | mac80211: clean up rate selection | Mattias Nissler | 2008-01-28 | 1 | -24/+18 |
* | mac80211: restructuring data Rx handlers | Ron Rindjunsky | 2008-01-28 | 1 | -5/+7 |
* | mac80211: hardware scan rework | Zhu Yi | 2008-01-28 | 1 | -1/+1 |
* | mac80211: remove more forgotten code | Johannes Berg | 2008-01-28 | 1 | -58/+0 |
* | [MAC80211]: improve radiotap injection | Johannes Berg | 2007-10-10 | 1 | -91/+104 |
* | [MAC80211]: remove ALG_NONE | Johannes Berg | 2007-10-10 | 1 | -2/+0 |
* | [MAC80211]: remove management interface | Johannes Berg | 2007-10-10 | 1 | -11/+3 |
* | [PATCH] mac80211: consolidate encryption | Johannes Berg | 2007-10-10 | 1 | -47/+15 |
* | [PATCH] mac80211: fix virtual interface locking | Johannes Berg | 2007-10-10 | 1 | -3/+7 |
* | [MAC80211]: print out wiphy name instead of master device | Johannes Berg | 2007-10-10 | 1 | -4/+5 |
* | [MAC80211]: remove key threshold stuff | Johannes Berg | 2007-10-10 | 1 | -6/+1 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 | 1 | -14/+18 |
* | [MAC80211]: PS mode fix | Tomas Winkler | 2007-10-10 | 1 | -0/+1 |
* | [MAC80211]: use internal network device stats | Stephen Hemminger | 2007-10-10 | 1 | -4/+4 |
* | [MAC80211]: get STA after tx radiotap snipped | warmcat | 2007-10-10 | 1 | -2/+2 |
* | [MAC80211]: remove HW_KEY_IDX_INVALID | Johannes Berg | 2007-10-10 | 1 | -4/+12 |
* | [MAC80211]: rework hardware crypto flags | Johannes Berg | 2007-10-10 | 1 | -3/+2 |
* | [MAC80211]: remove turbo modes | Johannes Berg | 2007-10-10 | 1 | -2/+0 |
* | [MAC80211]: fix race conditions with keys | Johannes Berg | 2007-10-10 | 1 | -4/+16 |
* | [MAC80211]: don't send invalid QoS frames | Johannes Berg | 2007-10-10 | 1 | -1/+14 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 | 1 | -4/+5 |