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