Age | Commit message (Expand) | Author | Files | Lines |
2009-07-27 | cfg80211: make aware of net namespaces | Johannes Berg | 1 | -12/+2 |
2009-07-24 | mac80211: fix sparse warning | Johannes Berg | 1 | -1/+1 |
2009-07-10 | cfg80211: fix locking | Johannes Berg | 1 | -4/+8 |
2009-07-10 | mac80211: rework MLME for multiple authentications | Johannes Berg | 1 | -101/+4 |
2009-07-10 | cfg80211: let SME control reassociation vs. association | Johannes Berg | 1 | -0/+6 |
2009-07-10 | cfg80211: keep track of BSSes | Johannes Berg | 1 | -13/+9 |
2009-07-10 | mac80211: remove dead code, clean up | Johannes Berg | 1 | -25/+14 |
2009-07-10 | mac80211: remove auth algorithm retry | Johannes Berg | 1 | -4/+4 |
2009-07-10 | mac80211: re-add HT disabling | Johannes Berg | 1 | -1/+9 |
2009-07-10 | cfg80211: implement IWRATE | Johannes Berg | 1 | -0/+43 |
2009-07-10 | cfg80211: implement IWAP for WDS | Johannes Berg | 1 | -0/+11 |
2009-07-10 | cfg80211: implement iwpower | Johannes Berg | 1 | -0/+26 |
2009-07-10 | cfg80211: connect/disconnect API | Samuel Ortiz | 1 | -1/+1 |
2009-07-10 | cfg80211: introduce nl80211 testmode command | Johannes Berg | 1 | -0/+13 |
2009-07-10 | cfg80211: pass netdev to change_virtual_intf | Johannes Berg | 1 | -7/+2 |
2009-06-10 | mac80211: don't use master netdev name | Johannes Berg | 1 | -2/+2 |
2009-06-03 | cfg80211: add rfkill support | Johannes Berg | 1 | -12/+8 |
2009-06-03 | cfg80211: move txpower wext from mac80211 | Johannes Berg | 1 | -0/+54 |
2009-06-03 | mac80211: handle -EALREADY on cfg80211 op assoc req | Luis R. Rodriguez | 1 | -1/+1 |
2009-06-03 | cfg80211: validate AID of stations being added | Johannes Berg | 1 | -6/+7 |
2009-05-13 | nl80211: Add RSC configuration for new keys | Jouni Malinen | 1 | -1/+2 |
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 | -12/+16 |
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/+8 |
2009-05-06 | mac80211: add driver ops wrappers | Johannes Berg | 1 | -14/+10 |
2009-05-06 | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 1 | -3/+5 |
2009-05-06 | mac80211: clean up beacon interval settings | Johannes Berg | 1 | -12/+5 |
2009-04-23 | nl80211: Add set/get for frag/rts threshold and retry limits | Jouni Malinen | 1 | -0/+27 |
2009-04-23 | mac80211: convert to cfg80211 IBSS API | Johannes Berg | 1 | -0/+17 |
2009-04-23 | cfg80211/mac80211: move wext SIWMLME into cfg80211 | Johannes Berg | 1 | -8/+4 |
2009-04-23 | mac80211: Allow scan to be requested in AP mode | Jouni Malinen | 1 | -1/+2 |
2009-03-28 | nl80211: Check iftype in cfg80211 code | Jouni Malinen | 1 | -40/+0 |
2009-03-28 | nl80211: Check that netif_runnin is true in cfg80211 code | Jouni Malinen | 1 | -25/+0 |
2009-03-28 | nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE | Jouni Malinen | 1 | -86/+0 |
2009-03-28 | nl80211: Add MLME primitives to support external SME | Jouni Malinen | 1 | -0/+140 |
2009-03-05 | mac80211: Notify the driver only when the beacon interval changes | Sujith | 1 | -1/+2 |
2009-02-27 | nl80211: Provide access to STA TX/RX packet counters | Jouni Malinen | 1 | -0/+4 |
2009-02-27 | mac80211: split IBSS/managed code | Johannes Berg | 1 | -23/+22 |
2009-02-13 | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg | 1 | -0/+20 |
2009-02-13 | mac80211: reject extra IEs for probe request when hw_scan | Johannes Berg | 1 | -3/+8 |
2009-01-30 | mac80211: Add capability to enable/disable beaconing | Johannes Berg | 1 | -2/+3 |
2009-01-30 | mac80211: add suspend/resume callbacks | Bob Copeland | 1 | -0/+17 |
2009-01-30 | nl80211: New command for adding extra IE(s) into management frames | Jouni Malinen | 1 | -0/+82 |
2009-01-30 | mac80211: 802.11w - Use BIP (AES-128-CMAC) | Jouni Malinen | 1 | -0/+31 |
2009-01-30 | mac80211: 802.11w - STA flag for MFP | Jouni Malinen | 1 | -0/+4 |
2008-12-19 | mac80211: Send Layer 2 Update frame on reassociation | Jouni Malinen | 1 | -2/+11 |
2008-12-19 | mac80211: Fix HT channel selection | Sujith | 1 | -2/+2 |
2008-12-19 | nl80211: Add signal strength and bandwith to nl80211station info | Henning Rogge | 1 | -1/+24 |
2008-12-12 | mac80211: remove WARN_ON() from ieee80211_hw_config | Reinette Chatre | 1 | -2/+4 |