| Commit message (Expand) | Author | Age | Files | Lines |
* | nl80211: PMKSA caching support | Samuel Ortiz | 2009-11-28 | 1 | -0/+11 |
* | cfg80211: return channel noise via survey API | Holger Schurig | 2009-11-13 | 1 | -0/+34 |
* | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo | 2009-11-13 | 1 | -0/+3 |
* | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo | 2009-11-13 | 1 | -4/+4 |
* | nl80211: add a parameter for using 4-address frames on virtual interfaces | Felix Fietkau | 2009-11-11 | 1 | -0/+4 |
* | nl80211: report age of scan results | Holger Schurig | 2009-10-07 | 1 | -0/+2 |
* | nl80211: add generation number to all dumps | Johannes Berg | 2009-08-14 | 1 | -5/+12 |
* | cfg80211: make aware of net namespaces | Johannes Berg | 2009-07-27 | 1 | -0/+9 |
* | nl80211: report BSS status | Johannes Berg | 2009-07-24 | 1 | -0/+11 |
* | cfg80211: rework key operation | Johannes Berg | 2009-07-24 | 1 | -0/+5 |
* | nl80211: introduce new key attributes | Johannes Berg | 2009-07-24 | 1 | -0/+36 |
* | cfg80211: let SME control reassociation vs. association | Johannes Berg | 2009-07-10 | 1 | -0/+5 |
* | cfg80211: connect/disconnect API | Samuel Ortiz | 2009-07-10 | 1 | -0/+80 |
* | cfg80211: introduce nl80211 testmode command | Johannes Berg | 2009-07-10 | 1 | -0/+11 |
* | nl80211: Add RSC configuration for new keys | Jouni Malinen | 2009-05-13 | 1 | -2/+2 |
* | nl80211: Add IEEE 802.1X PAE control for station mode | Jouni Malinen | 2009-05-13 | 1 | -0/+9 |
* | nl80211: improve station flags handling | Johannes Berg | 2009-05-13 | 1 | -1/+20 |
* | nl80211 : Add support for configuring MFP | Jouni Malinen | 2009-05-11 | 1 | -0/+17 |
* | nl80211: Add event for authentication/association timeout | Jouni Malinen | 2009-04-22 | 1 | -2/+11 |
* | nl80211: allow configuring IBSS beacon interval | Johannes Berg | 2009-04-22 | 1 | -1/+3 |
* | nl80211: Add set/get for frag/rts threshold and retry limits | Jouni Malinen | 2009-04-22 | 1 | -2/+22 |
* | cfg80211/nl80211: add IBSS API | Johannes Berg | 2009-04-22 | 1 | -0/+18 |
* | cfg80211: add cipher capabilities | Johannes Berg | 2009-04-22 | 1 | -0/+4 |
* | cfg80211: send regulatory beacon hint events to userspace | Luis R. Rodriguez | 2009-04-22 | 1 | -1/+33 |
* | cfg80211: introduce scan IE limit attribute | Johannes Berg | 2009-04-22 | 1 | -0/+4 |
* | nl80211: Add Michael MIC failure event | Jouni Malinen | 2009-04-22 | 1 | -0/+28 |
* | nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE | Jouni Malinen | 2009-03-27 | 1 | -1/+7 |
* | nl80211: Add MLME primitives to support external SME | Jouni Malinen | 2009-03-27 | 1 | -10/+48 |
* | nl80211: Event notifications for MLME events | Jouni Malinen | 2009-03-27 | 1 | -1/+35 |
* | nl80211: export supported commands | Johannes Berg | 2009-03-27 | 1 | -0/+6 |
* | cfg80211: add regulatory netlink multicast group | Luis R. Rodriguez | 2009-03-16 | 1 | -0/+48 |
* | cfg80211: move enum reg_set_by to nl80211.h | Luis R. Rodriguez | 2009-03-16 | 1 | -0/+19 |
* | nl80211: Provide access to STA TX/RX packet counters | Jouni Malinen | 2009-02-27 | 1 | -0/+5 |
* | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg | 2009-02-13 | 1 | -0/+65 |
* | cfg80211: add get reg command | Luis R. Rodriguez | 2009-02-09 | 1 | -0/+4 |
* | nl80211: New command for adding extra IE(s) into management frames | Jouni Malinen | 2009-01-29 | 1 | -0/+22 |
* | nl80211: Fix documentation errors | Jouni Malinen | 2009-01-29 | 1 | -3/+3 |
* | mac80211: 802.11w - Use BIP (AES-128-CMAC) | Jouni Malinen | 2009-01-29 | 1 | -2/+4 |
* | mac80211: 802.11w - STA flag for MFP | Jouni Malinen | 2009-01-29 | 1 | -0/+2 |
* | mac80211: Fix HT channel selection | Sujith | 2008-12-19 | 1 | -11/+11 |
* | nl80211: Add signal strength and bandwith to nl80211station info | Henning Rogge | 2008-12-19 | 1 | -0/+31 |
* | nl80211: relicense nl80211.h under the ISC | Luis R. Rodriguez | 2008-12-05 | 1 | -1/+20 |
* | nl80211: Add frequency configuration (including HT40) | Jouni Malinen | 2008-12-05 | 1 | -2/+21 |
* | nl80211: Change max TX power to be in mBm instead of dBm | Jouni Malinen | 2008-11-26 | 1 | -1/+2 |
* | nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS | Jouni Malinen | 2008-11-26 | 1 | -0/+4 |
* | nl80211: Add TX queue parameter configuration | Jouni Malinen | 2008-11-10 | 1 | -2/+41 |
* | nl80211: Add basic rate configuration for AP mode | Jouni Malinen | 2008-11-10 | 1 | -0/+6 |
* | Add nl80211 commands to get and set o11s mesh networking parameters | colin@cozybit.com | 2008-10-31 | 1 | -0/+86 |
* | nl80211: export HT capabilities | Johannes Berg | 2008-10-31 | 1 | -0/+12 |
* | cfg80211: Add new wireless regulatory infrastructure | Luis R. Rodriguez | 2008-09-15 | 1 | -2/+94 |