| Commit message (Expand) | Author | Age |
* | cfg80211: fix locking in action frame TX | Johannes Berg | 2010-08-09 |
* | cfg80211: Update of regulatory request initiator handling | Yuri Ershov | 2010-07-28 |
* | nl80211: Fix memory leaks | Yuri Ershov | 2010-07-28 |
* | wireless: Convert wiphy_debug macro to function | Joe Perches | 2010-07-27 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 2010-07-27 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-07-13 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-01 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-17 |
| |\ \ \ |
|
| * | | | | bridge: use rx_handler_data pointer to store net_bridge_port pointer | Jiri Pirko | 2010-06-15 |
* | | | | | cfg80211: fix IBSS default management key | Johannes Berg | 2010-07-26 |
* | | | | | wireless: remove unneeded variable from regulatory_hint_11d() | Dan Carpenter | 2010-07-26 |
* | | | | | lib80211: remove unused host_build_iv option | John W. Linville | 2010-07-26 |
* | | | | | cfg80211: fix race between sysfs and cfg80211 | Maxime Bizon | 2010-07-21 |
* | | | | | wireless: remove unnecessary reg_same_country_ie_hint | John W. Linville | 2010-07-20 |
* | | | | | wireless: mark cfg80211_is_all_idle as static | John W. Linville | 2010-07-20 |
* | | | | | wireless: correct sparse warning in generated regdb.c | John W. Linville | 2010-07-20 |
* | | | | | wireless: correct sparse warning in wext-compat.c | John W. Linville | 2010-07-20 |
* | | | | | wireless: correct sparse warning in lib80211_crypt_tkip.c | John W. Linville | 2010-07-20 |
* | | | | | wireless: only use alpha2 regulatory information from country IE | John W. Linville | 2010-07-20 |
* | | | | | cfg80211: don't get expired BSSes | Johannes Berg | 2010-07-14 |
| |_|_|/
|/| | | |
|
* | | | | cfg80211: ignore spurious deauth | Johannes Berg | 2010-07-12 |
* | | | | NET: nl80211, fix lock imbalance and netdev referencing | Jiri Slaby | 2010-07-07 |
| |_|/
|/| | |
|
* | | | nl80211: Add option to adjust transmit power | Juuso Oikarinen | 2010-06-24 |
* | | | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units | Juuso Oikarinen | 2010-06-24 |
* | | | wireless: mark reg_mutex as static | John W. Linville | 2010-06-24 |
* | | | wireless: move regulatory_init to .init.text | Uwe Kleine-König | 2010-06-18 |
* | | | cfg80211: move cfg80211_exit to .exit.text | Uwe Kleine-König | 2010-06-18 |
| |/
|/| |
|
* | | mac80211: Set basic rates while joining ibss network | Teemu Paasikivi | 2010-06-14 |
* | | cfg80211/mac80211: allow action frame TX/RX in IBSS | Johannes Berg | 2010-06-14 |
|/ |
|
* | cfg80211: make action channel type optional | Johannes Berg | 2010-06-02 |
* | cfg80211: don't refuse HT20 channels on devices that don't support HT40 | Helmut Schaa | 2010-06-02 |
* | cfg80211: add missing braces | Johannes Berg | 2010-05-21 |
* | cfg80211: fix crash in cfg80211_set_freq() | Felix Fietkau | 2010-05-21 |
* | cfg80211: Fix signal_type comparison | Sujith | 2010-05-21 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-11 |
|\ |
|
| * | cfg80211/mac80211: better channel handling | Johannes Berg | 2010-05-07 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 |
|\| |
|
| * | cfg80211: Remove default dynamic PS timeout value | Juuso Oikarinen | 2010-04-27 |
| * | cfg80211: add ap isolation support | Felix Fietkau | 2010-04-27 |
* | | Merge branch 'master' into for-davem | John W. Linville | 2010-04-23 |
|\| |
|
| * | cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e... | Nishant Sarmukadam | 2010-04-16 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 |
|\| |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-08 |
| |\ |
|
| * | | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen | 2010-04-07 |
| * | | nl80211: reenable station del for mesh | Marco Porsch | 2010-03-31 |
| * | | mac80211: support paged rx SKBs | Zhu Yi | 2010-03-31 |
| * | | wireless: remove trailing space in messages | Frans Pop | 2010-03-31 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-06 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |