Age | Commit message (Expand) | Author | Files | Lines |
2008-04-17 | mac80211: rework scanning to account for probe response/beacon difference | Johannes Berg | 1 | -1/+1 |
2008-04-16 | mac80211: fix spinlock recursion | Johannes Berg | 1 | -2/+8 |
2008-04-09 | mac80211: rename files | Johannes Berg | 1 | -1/+1 |
2008-04-09 | mac80211: fix key vs. sta locking problems | Johannes Berg | 1 | -2/+2 |
2008-04-09 | mac80211: clean up IEEE80211_FC use | Johannes Berg | 1 | -5/+2 |
2008-04-08 | mac80211: eliminate conf_ht | Tomas Winkler | 1 | -3/+3 |
2008-04-08 | Revert "mac80211: use a struct for bss->mesh_config" | John W. Linville | 1 | -11/+2 |
2008-04-02 | mac80211: use a struct for bss->mesh_config | Luis Carlos Cobo | 1 | -2/+11 |
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 | -23/+27 |
2008-03-25 | mac80211: tear down of block ack sessions | Ron Rindjunsky | 1 | -0/+2 |
2008-03-06 | mac80211: remove STA entries when taking down interface | Johannes Berg | 1 | -1/+0 |
2008-03-06 | mac80211: RCU-ify STA info structure access | Johannes Berg | 1 | -3/+10 |
2008-03-06 | mac80211: split ieee80211_txrx_data | Johannes Berg | 1 | -39/+47 |
2008-03-06 | mac80211: clean up mesh code | Johannes Berg | 1 | -7/+49 |
2008-03-06 | mac80211: mesh data structures and first mesh changes | Luis Carlos Cobo | 1 | -2/+168 |
2008-02-29 | mac80211: consolidate TIM handling code | Johannes Berg | 1 | -35/+1 |
2008-02-29 | mac80211: Add cooked monitor mode support | Michael Wu | 1 | -1/+2 |
2008-02-29 | mac80211: remove "dynamic" RX/TX handlers | Johannes Berg | 1 | -13/+0 |
2008-02-29 | mac80211: Use monitor configuration flags | Michael Wu | 1 | -0/+3 |
2008-02-29 | mac80211: split RX_DROP | Johannes Berg | 1 | -3/+4 |
2008-02-29 | mac80211: split ieee80211_txrx_result | Johannes Berg | 1 | -8/+15 |
2008-02-29 | mac80211: remove port control enable switch, clean up sta flags | Johannes Berg | 1 | -9/+0 |
2008-02-29 | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 1 | -50/+13 |
2008-02-29 | mac80211: dissolve pre-rx handlers | Johannes Berg | 1 | -2/+0 |
2008-02-29 | mac80211: A-MPDU Tx adding qdisc support | Ron Rindjunsky | 1 | -2/+3 |
2008-02-29 | mac80211: A-MPDU Tx adding basic functionality | Ron Rindjunsky | 1 | -0/+14 |
2008-01-29 | mac80211: add unified BSS configuration | Johannes Berg | 1 | -7/+12 |
2008-01-29 | mac80211: add beacon configuration via cfg80211 | Johannes Berg | 1 | -6/+8 |
2008-01-29 | mac80211: move interface type to vif structure | Johannes Berg | 1 | -1/+0 |
2008-01-29 | mac80211: dont use interface indices in drivers | Johannes Berg | 1 | -0/+8 |
2008-01-29 | mac80211: Add radio led trigger | Ivo van Doorn | 1 | -2/+3 |
2008-01-29 | mac80211: A-MPDU Rx adding BAR handling capability | Ron Rindjunsky | 1 | -1/+2 |
2008-01-29 | mac80211: A-MPDU Rx adding basic functionality | Ron Rindjunsky | 1 | -0/+3 |
2008-01-29 | mac80211: clean up eapol handling in TX path | Johannes Berg | 1 | -1/+1 |
2008-01-29 | mac80211: clean up eapol frame handling/port control | Johannes Berg | 1 | -13/+9 |
2008-01-29 | mac80211: move A-MSDU identifier to flags | Ron Rindjunsky | 1 | -1/+1 |
2008-01-29 | mac80211: adding 802.11n configuration flows | Ron Rindjunsky | 1 | -0/+3 |
2008-01-29 | mac80211: adding 802.11n essential A-MSDU Rx capability | Ron Rindjunsky | 1 | -0/+1 |
2008-01-29 | mac80211: adding 802.11n IEs handling | Ron Rindjunsky | 1 | -1/+7 |
2008-01-29 | mac80211: restructuring data Rx handlers | Ron Rindjunsky | 1 | -1/+1 |
2008-01-29 | mac80211: hardware scan rework | Zhu Yi | 1 | -2/+4 |
2008-01-29 | mac80211: Remove local->scan_flags | Helmut Schaa | 1 | -4/+0 |
2007-11-15 | Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | David S. Miller | 1 | -0/+2 |
2007-11-15 | mac80211: Fix queuing of scan containing a SSID | Helmut Schaa | 1 | -0/+2 |
2007-11-11 | mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT | Johannes Berg | 1 | -1/+1 |
2007-10-19 | define global BIT macro | Jiri Slaby | 1 | -2/+0 |
2007-10-11 | [MAC80211]: Add association LED trigger | Michael Buesch | 1 | -2/+2 |
2007-10-11 | [MAC80211]: make userspace-mlme a per-interface setting | Johannes Berg | 1 | -2/+1 |
2007-10-11 | [MAC80211]: improve radiotap injection | Johannes Berg | 1 | -0/+1 |