Age | Commit message (Expand) | Author | Files | Lines |
2009-06-15 | mac80211: disconnect when user changes channel | Johannes Berg | 1 | -4/+27 |
2009-06-03 | cfg80211: move txpower wext from mac80211 | Johannes Berg | 1 | -78/+2 |
2009-05-20 | mac80211: don't try to do anything on unchanged genIE | Johannes Berg | 1 | -2/+3 |
2009-05-13 | nl80211: Add IEEE 802.1X PAE control for station mode | Jouni Malinen | 1 | -0/+3 |
2009-05-13 | cfg80211: implement wext key handling | Johannes Berg | 1 | -276/+3 |
2009-05-06 | mac80211: report operating frequency rather than current | Johannes Berg | 1 | -1/+1 |
2009-04-23 | mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT | Johannes Berg | 1 | -2/+1 |
2009-04-23 | nl80211: Add set/get for frag/rts threshold and retry limits | Jouni Malinen | 1 | -132/+6 |
2009-04-23 | mac80211: convert to cfg80211 IBSS API | Johannes Berg | 1 | -39/+24 |
2009-04-23 | cfg80211/mac80211: move wext SIWMLME into cfg80211 | Johannes Berg | 1 | -24/+1 |
2009-04-23 | mac80211: disable powersave if pm_qos asks for low latency | Johannes Berg | 1 | -1/+1 |
2009-04-23 | mac80211: improve powersave implementation | Johannes Berg | 1 | -33/+10 |
2009-04-23 | mac80211: Don't access managed mode bits in non-managed mode | Vasanthakumar Thiagarajan | 1 | -1/+1 |
2009-04-16 | mac80211: Fragmentation threshold (typo) | Gerrit Renker | 1 | -1/+1 |
2009-04-16 | mac80211: correct wext transmit power handler | Johannes Berg | 1 | -8/+33 |
2009-03-28 | mac80211: remove mixed-cell and userspace MLME code | Johannes Berg | 1 | -16/+1 |
2009-03-28 | nl80211: Add MLME primitives to support external SME | Jouni Malinen | 1 | -0/+3 |
2009-03-28 | mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCO... | Vasanthakumar Thiagarajan | 1 | -2/+11 |
2009-03-05 | mac80211: Fix quality reporting for wireless stats | Johannes Berg | 1 | -19/+39 |
2009-02-27 | mac80211/cfg80211: move iwrange handler to cfg80211 | Johannes Berg | 1 | -119/+16 |
2009-02-27 | cfg80211/mac80211: fill qual.qual value/adjust max_qual.qual | Johannes Berg | 1 | -2/+16 |
2009-02-27 | mac80211: split IBSS/managed code | Johannes Berg | 1 | -61/+80 |
2009-02-13 | mac80211: calculate wstats_flags on the fly | Johannes Berg | 1 | -3/+18 |
2009-02-13 | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg | 1 | -55/+4 |
2009-02-13 | mac80211: properly validate/translate IW_AUTH_MFP values | Johannes Berg | 1 | -3/+15 |
2009-02-09 | mac80211: remove HW_SIGNAL_DB | Johannes Berg | 1 | -2/+1 |
2009-01-30 | mac80211: Cancel the dynamic ps timer in ioctl_siwpower. | Vivek Natarajan | 1 | -0/+2 |
2009-01-30 | mac80211: 802.11w - Add driver capability flag for MFP | Jouni Malinen | 1 | -0/+4 |
2009-01-30 | mac80211: 802.11w - Configuration of MFP disabled/optional/required | Jouni Malinen | 1 | -0/+7 |
2009-01-30 | mac80211: 802.11w - WEXT configuration for IGTK | Jouni Malinen | 1 | -14/+48 |
2009-01-30 | mac80211: 802.11w - WEXT parameter for setting mgmt cipher | Jouni Malinen | 1 | -0/+1 |
2009-01-29 | mac80211: extend/document powersave API | Johannes Berg | 1 | -16/+24 |
2009-01-29 | mac80211: move dynamic PS timeout to hardware config | Johannes Berg | 1 | -6/+8 |
2009-01-29 | mac80211: validate SIOCSIWPOWER arguments better | Johannes Berg | 1 | -1/+4 |
2009-01-29 | mac80211: remove user_power_level from driver API | Johannes Berg | 1 | -1/+1 |
2009-01-29 | mac80211: Allow to set channel in adhoc properly | Alina Friedrichsen | 1 | -2/+4 |
2009-01-29 | mac80211: Fix tx power setting | Vasanthakumar Thiagarajan | 1 | -3/+2 |
2009-01-29 | mac80211: Enhancements to dynamic power save. | Vivek Natarajan | 1 | -4/+9 |
2009-01-29 | mac80211: A couple of fixes to dynamic power save. | Vivek Natarajan | 1 | -4/+5 |
2009-01-29 | mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher | Vasanthakumar Thiagarajan | 1 | -1/+11 |
2008-12-19 | mac80211: implement dynamic power save | Kalle Valo | 1 | -10/+20 |
2008-12-19 | mac80211: enable IEEE80211_CONF_PS only when associated | Kalle Valo | 1 | -6/+26 |
2008-12-12 | mac80211: Disable requests for new scans in AP mode | Jouni Malinen | 1 | -2/+1 |
2008-12-12 | mac80211: remove fragmentation offload functionality | Johannes Berg | 1 | -8/+0 |
2008-12-05 | cfg80211: handle SIOCGIWMODE/SIOCSIWMODE | Johannes Berg | 1 | -74/+2 |
2008-12-05 | cfg80211: handle SIOCGIWNAME | Johannes Berg | 1 | -43/+1 |
2008-11-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+8 |
2008-11-26 | mac80211 : Fix setting ad-hoc mode and non-ibss channel | Abhijeet Kolekar | 1 | -0/+8 |
2008-11-10 | mac80211: remove SSID driver code | Johannes Berg | 1 | -16/+0 |
2008-11-01 | mac80211: make use of regulatory tx power settings on change of tx power | Luis R. Rodriguez | 1 | -12/+6 |