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