| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: fix spinlock recursion on sta expiration | Luis Carlos Cobo | 2008-04-01 | 1 | -0/+1 |
* | 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 | -4/+4 |
* | mac80211: A-MPDU MLME use dynamic allocation | Ron Rindjunsky | 2008-03-27 | 1 | -21/+23 |
* | mac80211: fix wrong Rx A-MPDU control via debugfs | Ron Rindjunsky | 2008-03-27 | 1 | -0/+1 |
* | mac80211: add PLINK_ prefix and kernel doc to enum plink_state | Luis Carlos Cobo | 2008-03-06 | 1 | -9/+22 |
* | mac80211: remove STA entries when taking down interface | Johannes Berg | 2008-03-06 | 1 | -1/+1 |
* | mac80211: clean up sta_info and document locking | Johannes Berg | 2008-03-06 | 1 | -53/+82 |
* | mac80211: split sta_info_add | Johannes Berg | 2008-03-06 | 1 | -5/+12 |
* | mac80211: RCU-ify STA info structure access | Johannes Berg | 2008-03-06 | 1 | -19/+42 |
* | mac80211: reorder a few fields in sta_info | Johannes Berg | 2008-03-06 | 1 | -2/+2 |
* | mac80211: clean up mesh RX path a bit more | Johannes Berg | 2008-03-06 | 1 | -0/+8 |
* | mac80211: clean up mesh code | Johannes Berg | 2008-03-06 | 1 | -2/+0 |
* | mac80211: mesh data structures and first mesh changes | Luis Carlos Cobo | 2008-03-06 | 1 | -0/+30 |
* | mac80211: remove STA infos last_ack stuff | Johannes Berg | 2008-02-29 | 1 | -4/+0 |
* | 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 | -2/+4 |
* | mac80211: consolidate TIM handling code | Johannes Berg | 2008-02-29 | 1 | -1/+3 |
* | mac80211: remove sta TIM flag, fix expiry TIM handling | Johannes Berg | 2008-02-29 | 1 | -8/+6 |
* | mac80211: convert sta_info.pspoll to a flag | Johannes Berg | 2008-02-29 | 1 | -1/+2 |
* | mac80211: remove port control enable switch, clean up sta flags | Johannes Berg | 2008-02-29 | 1 | -15/+29 |
* | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 2008-02-29 | 1 | -5/+5 |
* | mac80211: A-MPDU add debugfs support | Ron Rindjunsky | 2008-02-29 | 1 | -0/+1 |
* | mac80211: A-MPDU Tx add MLME structures | Ron Rindjunsky | 2008-02-29 | 1 | -3/+33 |
* | mac80211: A-MPDU Rx add MLME structures | Ron Rindjunsky | 2008-01-28 | 1 | -0/+47 |
* | mac80211: adding 802.11n HT framework definitions | Ron Rindjunsky | 2008-01-28 | 1 | -0/+3 |
* | [MAC80211]: kill vlan_id | Johannes Berg | 2007-10-10 | 1 | -2/+0 |
* | [MAC80211]: make assoc_ap a flag | Johannes Berg | 2007-10-10 | 1 | -3/+2 |
* | [MAC80211]: remove fake set_key() call | Johannes Berg | 2007-10-10 | 1 | -4/+0 |
* | [MAC80211]: remove unused ioctls (2) | Johannes Berg | 2007-10-10 | 1 | -4/+0 |
* | [MAC80211]: improve locking of sta_info related structures | Michael Wu | 2007-10-10 | 1 | -4/+7 |
* | [MAC80211]: Add debugfs attributes. | Jiri Benc | 2007-05-05 | 1 | -0/+19 |
* | [MAC80211]: Add mac80211 wireless stack. | Jiri Benc | 2007-05-05 | 1 | -0/+145 |