Age | Commit message (Expand) | Author | Files | Lines |
2009-06-15 | mac80211: disconnect when user changes channel | Johannes Berg | 1 | -25/+0 |
2009-06-10 | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg | 1 | -0/+46 |
2009-06-03 | cfg80211: add rfkill support | Johannes Berg | 1 | -1/+1 |
2009-06-03 | mac80211: fix transposed min/max CW values | Johannes Berg | 1 | -4/+4 |
2009-05-22 | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi | 1 | -73/+0 |
2009-05-20 | mac80211: cancel/restart all timers across suspend/resume | Johannes Berg | 1 | -0/+43 |
2009-05-11 | mac80211: set default QoS values according to spec | Johannes Berg | 1 | -12/+48 |
2009-05-06 | mac80211: add driver ops wrappers | Johannes Berg | 1 | -7/+7 |
2009-05-06 | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 1 | -14/+3 |
2009-04-22 | mac80211: validate TIM IE length (redux) | Johannes Berg | 1 | -2/+4 |
2009-04-22 | nl80211: Add set/get for frag/rts threshold and retry limits | Jouni Malinen | 1 | -1/+1 |
2009-04-22 | mac80211: implement beacon filtering in software | Johannes Berg | 1 | -2/+21 |
2009-04-22 | mac80211: add hardware restart function | Johannes Berg | 1 | -0/+118 |
2009-04-22 | mac80211: include HT capabilities in probe request | Johannes Berg | 1 | -0/+16 |
2009-04-22 | mac80211: pass all probe request IEs to driver | Johannes Berg | 1 | -31/+48 |
2009-04-22 | cfg80211: introduce scan IE limit attribute | Johannes Berg | 1 | -0/+2 |
2009-03-27 | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg | 1 | -51/+7 |
2009-03-27 | mac80211: rework the pending packets code | Johannes Berg | 1 | -8/+14 |
2009-03-27 | mac80211: rewrite fragmentation | Johannes Berg | 1 | -12/+7 |
2009-03-27 | nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE | Jouni Malinen | 1 | -25/+4 |
2009-02-27 | nl80211: Optional IEs into scan request | Jouni Malinen | 1 | -2/+5 |
2009-02-27 | mac80211: split IBSS/managed code | Johannes Berg | 1 | -0/+176 |
2009-02-27 | mac80211: fix aggregation for hardware with ampdu queues | Johannes Berg | 1 | -13/+62 |
2009-01-29 | mac80211: add interface list lock | Johannes Berg | 1 | -2/+2 |
2009-01-29 | mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy | Luis R. Rodriguez | 1 | -0/+9 |
2009-01-29 | wireless: restrict to 32 legacy rates | Johannes Berg | 1 | -2/+2 |
2009-01-29 | mac80211: Fix MFP Association Comeback to use Timeout Interval IE | Jouni Malinen | 1 | -3/+3 |
2009-01-29 | mac80211: 802.11w - Implement Association Comeback processing | Jouni Malinen | 1 | -0/+4 |
2009-01-29 | mac80211: make wake/stop_queue_by_reason() functions static | Kalle Valo | 1 | -4/+4 |
2008-12-19 | mac80211: track master queue status | Kalle Valo | 1 | -6/+80 |
2008-12-19 | mac80211: Fix HT channel selection | Sujith | 1 | -1/+1 |
2008-12-05 | nl80211: Add frequency configuration (including HT40) | Jouni Malinen | 1 | -0/+1 |
2008-10-31 | mac80211: remove rate_control_clear | Johannes Berg | 1 | -2/+0 |
2008-10-31 | mac80211: move bss_conf into vif | Johannes Berg | 1 | -3/+3 |
2008-10-31 | mac80211: introduce hw config change flags | Johannes Berg | 1 | -1/+2 |
2008-10-31 | 802.11: clean up/fix HT support | Johannes Berg | 1 | -2/+2 |
2008-10-31 | mac80211: clean up ieee80211_hw_config errors | Johannes Berg | 1 | -4/+1 |
2008-10-14 | mac80211: fix HT information element parsing | Johannes Berg | 1 | -4/+4 |
2008-09-15 | mac80211: fix virtual interfaces vs. injection | Johannes Berg | 1 | -12/+25 |
2008-09-15 | mac80211: use nl80211 interface types | Johannes Berg | 1 | -21/+23 |
2008-09-15 | mac80211: inform driver of basic rateset | Johannes Berg | 1 | -0/+28 |
2008-09-15 | mac80211: clean up scan namespace | Johannes Berg | 1 | -1/+1 |
2008-09-15 | mac80211: move ieee80211_set_freq to utils | Johannes Berg | 1 | -0/+28 |
2008-09-11 | mac80211: move frame TX function | Johannes Berg | 1 | -0/+14 |
2008-09-11 | mac80211: initialise queue QoS parameters at hw start | Johannes Berg | 1 | -0/+26 |
2008-09-11 | mac80211: move IE parsing to util file | Johannes Berg | 1 | -0/+144 |
2008-08-22 | mac80211: remove ieee80211_get_hdrlen | Harvey Harrison | 1 | -39/+0 |
2008-08-22 | mac80211: add ieee80211_queue_stopped) | Tomas Winkler | 1 | -0/+7 |
2008-08-01 | mac80211: fix fragmentation kludge | Tomas Winkler | 1 | -0/+1 |
2008-07-17 | mac80211: Reimplement WME using ->select_queue(). | David S. Miller | 1 | -12/+2 |