Age | Commit message (Expand) | Author | Files | Lines |
2011-01-28 | cfg80211: Allow non-zero indexes for device specific pair-wise ciphers | Juuso Oikarinen | 1 | -4/+7 |
2011-01-21 | cfg80211: Extend channel to frequency mapping for 802.11j | Bruno Randolf | 1 | -14/+22 |
2010-12-13 | cfg80211/nl80211: separate unicast/multicast default TX keys | Johannes Berg | 1 | -1/+2 |
2010-12-07 | cfg80211/mac80211: add mesh join/leave commands | Johannes Berg | 1 | -0/+1 |
2010-11-25 | net/wireless: Use pr_<level> and netdev_<level> | Joe Perches | 1 | -7/+4 |
2010-10-07 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 1 | -3/+9 |
2010-09-16 | cfg80211/nl80211: introduce p2p device types | Johannes Berg | 1 | -3/+12 |
2010-08-27 | cfg80211: allow vendor specific cipher suites | Johannes Berg | 1 | -1/+8 |
2010-08-25 | cfg80211/mac80211: extensible frame processing | Johannes Berg | 1 | -1/+1 |
2010-08-25 | cfg80211: mark ieee80211_hdrlen const | Johannes Berg | 1 | -1/+1 |
2010-06-15 | bridge: use rx_handler_data pointer to store net_bridge_port pointer | Jiri Pirko | 1 | -2/+2 |
2010-04-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -6/+18 |
2010-03-31 | mac80211: support paged rx SKBs | Zhu Yi | 1 | -6/+18 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-23 | mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-... | Andriy Tkachuk | 1 | -1/+4 |
2009-12-22 | wireless: add ieee80211_amsdu_to_8023s | Zhu Yi | 1 | -2/+97 |
2009-12-21 | wireless: report reasonable bitrate for MCS rates through wext | John W. Linville | 1 | -0/+33 |
2009-11-19 | cfg80211: disallow bridging managed/adhoc interfaces | Johannes Berg | 1 | -0/+31 |
2009-11-19 | cfg80211: introduce capability for 4addr mode | Johannes Berg | 1 | -0/+5 |
2009-11-12 | mac80211: implement support for 4-address frames for AP and client mode | Felix Fietkau | 1 | -1/+3 |
2009-08-28 | cfg80211: clean up properly on interface type change | Johannes Berg | 1 | -0/+108 |
2009-08-14 | mac80211: Use 3-address format for mesh broadcast frames. | Javier Cardona | 1 | -4/+12 |
2009-07-24 | cfg80211: avoid setting default_key if add_key fails | Zhu Yi | 1 | -2/+6 |
2009-07-24 | cfg80211: rework key operation | Johannes Berg | 1 | -1/+40 |
2009-07-10 | cfg80211: assimilate and export ieee80211_bss_get_ie | Johannes Berg | 1 | -0/+21 |
2009-06-03 | cfg80211: make ieee80211_get_mesh_hdrlen() static | Luis R. Rodriguez | 1 | -1/+1 |
2009-06-03 | cfg80211: use key size constants | Johannes Berg | 1 | -6/+5 |
2009-05-22 | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi | 1 | -0/+305 |
2009-05-20 | nl80211: Validate NL80211_ATTR_KEY_SEQ length | Jouni Malinen | 1 | -0/+15 |
2009-05-13 | cfg80211: implement wext key handling | Johannes Berg | 1 | -0/+45 |
2009-04-23 | cfg80211: clean up includes | Johannes Berg | 1 | -3/+3 |
2009-01-30 | wireless: restrict to 32 legacy rates | Johannes Berg | 1 | -1/+1 |
2008-11-10 | wireless: implement basic rate helper function | Johannes Berg | 1 | -0/+19 |
2008-03-27 | cfg80211: don't export ieee80211_get_channel | Johannes Berg | 1 | -3/+3 |
2008-03-25 | wireless: add wiphy channel freq to channel struct lookup helper | Johannes Berg | 1 | -0/+23 |
2008-02-29 | wireless: Fix WARN_ON() with ieee802.11b | Ivo van Doorn | 1 | -1/+1 |
2008-02-29 | wireless: fix ERP rate flags | Johannes Berg | 1 | -4/+4 |
2008-02-29 | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 1 | -0/+98 |