| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-09 | 1 | -7/+0 |
|\ |
|
| * | mac80211: remove bogus code | Johannes Berg | 2009-10-30 | 1 | -7/+0 |
* | | mac80211: check interface is down before type change | Johannes Berg | 2009-11-02 | 1 | -3/+3 |
|/ |
|
* | nl80211: add generation number to all dumps | Johannes Berg | 2009-08-14 | 1 | -0/+4 |
* | cfg80211: make aware of net namespaces | Johannes Berg | 2009-07-27 | 1 | -12/+2 |
* | mac80211: fix sparse warning | Johannes Berg | 2009-07-24 | 1 | -1/+1 |
* | cfg80211: fix locking | Johannes Berg | 2009-07-10 | 1 | -4/+8 |
* | mac80211: rework MLME for multiple authentications | Johannes Berg | 2009-07-10 | 1 | -101/+4 |
* | cfg80211: let SME control reassociation vs. association | Johannes Berg | 2009-07-10 | 1 | -0/+6 |
* | cfg80211: keep track of BSSes | Johannes Berg | 2009-07-10 | 1 | -13/+9 |
* | mac80211: remove dead code, clean up | Johannes Berg | 2009-07-10 | 1 | -25/+14 |
* | mac80211: remove auth algorithm retry | Johannes Berg | 2009-07-10 | 1 | -4/+4 |
* | mac80211: re-add HT disabling | Johannes Berg | 2009-07-10 | 1 | -1/+9 |
* | cfg80211: implement IWRATE | Johannes Berg | 2009-07-10 | 1 | -0/+43 |
* | cfg80211: implement IWAP for WDS | Johannes Berg | 2009-07-10 | 1 | -0/+11 |
* | cfg80211: implement iwpower | Johannes Berg | 2009-07-10 | 1 | -0/+26 |
* | cfg80211: connect/disconnect API | Samuel Ortiz | 2009-07-10 | 1 | -1/+1 |
* | cfg80211: introduce nl80211 testmode command | Johannes Berg | 2009-07-10 | 1 | -0/+13 |
* | cfg80211: pass netdev to change_virtual_intf | Johannes Berg | 2009-07-10 | 1 | -7/+2 |
* | mac80211: don't use master netdev name | Johannes Berg | 2009-06-10 | 1 | -2/+2 |
* | cfg80211: add rfkill support | Johannes Berg | 2009-06-03 | 1 | -12/+8 |
* | cfg80211: move txpower wext from mac80211 | Johannes Berg | 2009-06-03 | 1 | -0/+54 |
* | mac80211: handle -EALREADY on cfg80211 op assoc req | Luis R. Rodriguez | 2009-06-03 | 1 | -1/+1 |
* | cfg80211: validate AID of stations being added | Johannes Berg | 2009-06-03 | 1 | -6/+7 |
* | nl80211: Add RSC configuration for new keys | Jouni Malinen | 2009-05-13 | 1 | -1/+2 |
* | nl80211: Add IEEE 802.1X PAE control for station mode | Jouni Malinen | 2009-05-13 | 1 | -0/+5 |
* | nl80211: improve station flags handling | Johannes Berg | 2009-05-13 | 1 | -12/+16 |
* | cfg80211: constify key mac address in ops | Johannes Berg | 2009-05-11 | 1 | -3/+3 |
* | nl80211 : Add support for configuring MFP | Jouni Malinen | 2009-05-11 | 1 | -0/+8 |
* | mac80211: add driver ops wrappers | Johannes Berg | 2009-05-06 | 1 | -14/+10 |
* | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 2009-05-06 | 1 | -3/+5 |
* | mac80211: clean up beacon interval settings | Johannes Berg | 2009-05-06 | 1 | -12/+5 |
* | nl80211: Add set/get for frag/rts threshold and retry limits | Jouni Malinen | 2009-04-22 | 1 | -0/+27 |
* | mac80211: convert to cfg80211 IBSS API | Johannes Berg | 2009-04-22 | 1 | -0/+17 |
* | cfg80211/mac80211: move wext SIWMLME into cfg80211 | Johannes Berg | 2009-04-22 | 1 | -8/+4 |
* | mac80211: Allow scan to be requested in AP mode | Jouni Malinen | 2009-04-22 | 1 | -1/+2 |
* | nl80211: Check iftype in cfg80211 code | Jouni Malinen | 2009-03-27 | 1 | -40/+0 |
* | nl80211: Check that netif_runnin is true in cfg80211 code | Jouni Malinen | 2009-03-27 | 1 | -25/+0 |
* | nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE | Jouni Malinen | 2009-03-27 | 1 | -86/+0 |
* | nl80211: Add MLME primitives to support external SME | Jouni Malinen | 2009-03-27 | 1 | -0/+140 |
* | mac80211: Notify the driver only when the beacon interval changes | Sujith | 2009-03-05 | 1 | -1/+2 |
* | nl80211: Provide access to STA TX/RX packet counters | Jouni Malinen | 2009-02-27 | 1 | -0/+4 |
* | mac80211: split IBSS/managed code | Johannes Berg | 2009-02-27 | 1 | -23/+22 |
* | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg | 2009-02-13 | 1 | -0/+20 |
* | mac80211: reject extra IEs for probe request when hw_scan | Johannes Berg | 2009-02-13 | 1 | -3/+8 |
* | mac80211: Add capability to enable/disable beaconing | Johannes Berg | 2009-01-29 | 1 | -2/+3 |
* | mac80211: add suspend/resume callbacks | Bob Copeland | 2009-01-29 | 1 | -0/+17 |
* | nl80211: New command for adding extra IE(s) into management frames | Jouni Malinen | 2009-01-29 | 1 | -0/+82 |
* | mac80211: 802.11w - Use BIP (AES-128-CMAC) | Jouni Malinen | 2009-01-29 | 1 | -0/+31 |
* | mac80211: 802.11w - STA flag for MFP | Jouni Malinen | 2009-01-29 | 1 | -0/+4 |