Age | Commit message (Expand) | Author |
2009-04-20 | mac80211: fix basic rate bitmap calculation | Johannes Berg |
2009-04-20 | mac80211: fix beacon loss detection after scan | Kalle Valo |
2009-04-17 | mac80211: validate TIM IE length | Johannes Berg |
2009-04-17 | mac80211: avoid crashing when no scan sdata | Johannes Berg |
2009-04-16 | mac80211: quiet beacon loss messages | Michael Buesch |
2009-03-27 | mac80211: add beacon filtering support | Kalle Valo |
2009-03-27 | mac80211: track beacons separately from the rx path activity | Kalle Valo |
2009-03-27 | mac80211: decrease execution of the associated timer | Kalle Valo |
2009-03-27 | mac80211: remove mixed-cell and userspace MLME code | Johannes Berg |
2009-03-27 | nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE | Jouni Malinen |
2009-03-27 | nl80211: Add MLME primitives to support external SME | Jouni Malinen |
2009-03-27 | nl80211: Event notifications for MLME events | Jouni Malinen |
2009-03-27 | mac80211: Fix reassociation by not clearing previous BSSID | Jouni Malinen |
2009-03-27 | mac80211: Fix a typo in assoc vs. reassoc check | Jouni Malinen |
2009-03-27 | mac80211: start pending scan after probe/auth/assoc timed out | Helmut Schaa |
2009-03-27 | mac80211: remove ieee80211_num_regular_queues | Johannes Berg |
2009-03-16 | mac80211: handle failed scan requests in STA mode | Helmut Schaa |
2009-03-16 | mac80211: Fix WMM ACM parsing and AC downgrade operation | Jouni Malinen |
2009-03-05 | mac80211: Always send a null data frame if TIM bit is set. | Vivek Natarajan |
2009-03-05 | mac80211: Fix TKIP/WEP HT capability handling | Sujith |
2009-02-27 | mac80211: Introduce a generic commit() to apply changes | Alina Friedrichsen |
2009-02-27 | nl80211: Optional IEs into scan request | Jouni Malinen |
2009-02-27 | mac80211: split IBSS/managed code | Johannes Berg |
2009-02-27 | mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is set | Vasanthakumar Thiagarajan |
2009-02-13 | mac80211: split managed/ibss code a little more | Johannes Berg |
2009-02-13 | mac80211: fix IBSS auth | Johannes Berg |
2009-02-13 | mac80211: use cfg80211s BSS infrastructure | Johannes Berg |
2009-02-13 | mac80211: dont add BSS when creating IBSS | Johannes Berg |
2009-02-13 | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg |
2009-02-13 | mac80211: clean up BA session teardown | Johannes Berg |
2009-02-13 | mac80211: use ps-poll when dynamic power save mode is disabled | Kalle Valo |
2009-02-13 | mac80211: remove multicast check from check_tim() | Kalle Valo |
2009-02-11 | mac80211: Free current bss information in few places where we don't need it a... | Vasanthakumar Thiagarajan |
2009-02-09 | mac80211: Remove bss information of the current AP when it goes out of range | Vasanthakumar Thiagarajan |
2009-02-09 | mac80211: IBSS join rework | Alina Friedrichsen |
2009-02-09 | mac80211: Creating new IBSS with fixed BSSID | Alina Friedrichsen |
2009-02-09 | mac80211: Reset assoc_scan_tries after an unsuccessful scan run | Sujith |
2009-01-29 | mac80211: Fixed BSSID handling revisited | Alina Friedrichsen |
2009-01-29 | mac80211: Add capability to enable/disable beaconing | Johannes Berg |
2009-01-29 | wireless: restrict to 32 legacy rates | Johannes Berg |
2009-01-29 | mac80211: Fix MFP Association Comeback to use Timeout Interval IE | Jouni Malinen |
2009-01-29 | nl80211: New command for adding extra IE(s) into management frames | Jouni Malinen |
2009-01-29 | mac80211: Handle power constraint level advertised in 11d+h beacon | Vasanthakumar Thiagarajan |
2009-01-29 | mac80211: 802.11w - Implement Association Comeback processing | Jouni Malinen |
2009-01-29 | mac80211: 802.11w - Configuration of MFP disabled/optional/required | Jouni Malinen |
2009-01-29 | mac80211: 802.11w - STA flag for MFP | Jouni Malinen |
2009-01-29 | mac80211: extend/document powersave API | Johannes Berg |
2009-01-29 | mac80211: move dynamic PS timeout to hardware config | Johannes Berg |
2009-01-29 | mac80211: clean up channel type config | Johannes Berg |
2009-01-29 | mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req(). | Rami Rosen |