Age | Commit message (Expand) | Author | Files | Lines |
2009-08-03 | cfg80211: fix regression on beacon world roaming feature | Luis R. Rodriguez | 1 | -0/+5 |
2009-06-03 | cfg80211: add rfkill support | Johannes Berg | 1 | -4/+25 |
2009-06-03 | cfg80211: move txpower wext from mac80211 | Johannes Berg | 1 | -0/+30 |
2009-05-22 | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi | 1 | -0/+47 |
2009-05-20 | cfg80211: allow wext to remove keys that don't exist | Johannes Berg | 1 | -2/+3 |
2009-05-20 | cfg80211: mark wiphy->privid as pointer to const | David Kilroy | 1 | -1/+1 |
2009-05-20 | cfg80211: mark ops as pointer to const | David Kilroy | 1 | -1/+1 |
2009-05-20 | wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ | Luis R. Rodriguez | 1 | -5/+5 |
2009-05-20 | cfg80211: Process regulatory max bandwidth checks for HT40 | Luis R. Rodriguez | 1 | -4/+10 |
2009-05-13 | nl80211: Add IEEE 802.1X PAE control for station mode | Jouni Malinen | 1 | -0/+5 |
2009-05-13 | nl80211: improve station flags handling | Johannes Berg | 1 | -23/+5 |
2009-05-13 | cfg80211: implement wext key handling | Johannes Berg | 1 | -0/+10 |
2009-05-11 | cfg80211: put wext data into substructure | Johannes Berg | 1 | -2/+4 |
2009-05-11 | cfg80211: constify key mac address in ops | Johannes Berg | 1 | -3/+3 |
2009-05-11 | nl80211 : Add support for configuring MFP | Jouni Malinen | 1 | -0/+2 |
2009-04-22 | nl80211: Add event for authentication/association timeout | Jouni Malinen | 1 | -2/+20 |
2009-04-22 | nl80211: allow configuring IBSS beacon interval | Johannes Berg | 1 | -0/+2 |
2009-04-22 | nl80211: Add set/get for frag/rts threshold and retry limits | Jouni Malinen | 1 | -0/+50 |
2009-04-22 | cfg80211: clean up includes | Johannes Berg | 1 | -127/+582 |
2009-04-22 | cfg80211/nl80211: add IBSS API | Johannes Berg | 1 | -0/+72 |
2009-04-22 | cfg80211/mac80211: move wext SIWMLME into cfg80211 | Johannes Berg | 1 | -0/+3 |
2009-04-22 | mac80211: pass all probe request IEs to driver | Johannes Berg | 1 | -1/+1 |
2009-04-22 | cfg80211: add cfg80211_inform_bss | Jussi Kivilinna | 1 | -0/+8 |
2009-04-22 | nl80211: Add Michael MIC failure event | Jouni Malinen | 1 | -0/+16 |
2009-04-22 | nl80211: Generate deauth/disassoc event for locally generated frames | Jouni Malinen | 1 | -8/+8 |
2009-04-22 | cfg80211: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-03-27 | cfg80211: add feature to hold bss | Kalle Valo | 1 | -0/+18 |
2009-03-27 | nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE | Jouni Malinen | 1 | -26/+0 |
2009-03-27 | nl80211: Add MLME primitives to support external SME | Jouni Malinen | 1 | -0/+113 |
2009-03-27 | nl80211: Event notifications for MLME events | Jouni Malinen | 1 | -0/+46 |
2009-03-16 | cfg80211: move enum reg_set_by to nl80211.h | Luis R. Rodriguez | 1 | -21/+3 |
2009-03-16 | cfg80211: remove REGDOM_SET_BY_INIT | Luis R. Rodriguez | 1 | -3/+0 |
2009-02-27 | cfg80211: move all regulatory hints to workqueue | Luis R. Rodriguez | 1 | -0/+2 |
2009-02-27 | cfg80211: make regulatory_request use wiphy_idx instead of wiphy | Luis R. Rodriguez | 1 | -3/+3 |
2009-02-27 | mac80211/cfg80211: move iwrange handler to cfg80211 | Johannes Berg | 1 | -0/+3 |
2009-02-27 | cfg80211: clean up signal type | Johannes Berg | 1 | -5/+3 |
2009-02-27 | nl80211: Provide access to STA TX/RX packet counters | Jouni Malinen | 1 | -0/+8 |
2009-02-27 | nl80211: Optional IEs into scan request | Jouni Malinen | 1 | -0/+4 |
2009-02-13 | cfg80211: add more flexible BSS lookup | Johannes Berg | 1 | -1/+11 |
2009-02-13 | cfg80211: allow users to request removing a BSS | Johannes Berg | 1 | -0/+11 |
2009-02-13 | cfg80211: free_priv for BSS info | Johannes Berg | 1 | -0/+2 |
2009-02-13 | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg | 1 | -0/+131 |
2009-01-29 | cfg80211: pass more detailed regulatory request information on reg_notifier() | Luis R. Rodriguez | 1 | -0/+45 |
2009-01-29 | cfg80211: add PM hooks | Johannes Berg | 1 | -0/+6 |
2009-01-29 | nl80211: New command for adding extra IE(s) into management frames | Jouni Malinen | 1 | -0/+26 |
2009-01-29 | mac80211: 802.11w - Use BIP (AES-128-CMAC) | Jouni Malinen | 1 | -0/+5 |
2009-01-29 | mac80211: 802.11w - STA flag for MFP | Jouni Malinen | 1 | -0/+2 |
2008-12-19 | mac80211: Fix HT channel selection | Sujith | 1 | -1/+1 |
2008-12-19 | nl80211: Add signal strength and bandwith to nl80211station info | Henning Rogge | 1 | -0/+40 |
2008-12-05 | cfg80211: handle SIOCGIWMODE/SIOCSIWMODE | Johannes Berg | 1 | -0/+4 |