| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | nl80211: Fix set_key regression with some drivers | Jouni Malinen | 2011-05-05 | 1 | -8/+0 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-05-05 | 2 | -1/+19 |
|\| |
|
| * | cfg80211: fix regresion on reg user timeout | Luis R. Rodriguez | 2011-04-26 | 1 | -1/+2 |
| * | cfg80211: module_param to disable HT40 in 2.4GHz band | Amitkumar Karwar | 2011-04-25 | 1 | -0/+17 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-25 | 3 | -8/+86 |
|\| |
|
| * | {mac|nl}80211: Add station connected time | Mohammed Shafi Shajakhan | 2011-04-12 | 1 | -0/+3 |
| * | nl80211: New notification to discover mesh peer candidates. | Javier Cardona | 2011-04-12 | 3 | -0/+56 |
| * | nl80211/mac80211: Perform PLINK_ACTION on new station | Javier Cardona | 2011-04-12 | 1 | -0/+5 |
| * | nl80211/mac80211: let userspace authenticate stations | Javier Cardona | 2011-04-12 | 1 | -1/+4 |
| * | mac80211: ignore peers if security is enabled for this mesh | Javier Cardona | 2011-04-12 | 1 | -0/+1 |
| * | cfg80211/nl80211: Add userspace authentication flag to mesh setup | Javier Cardona | 2011-04-12 | 2 | -0/+9 |
| * | nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE | Javier Cardona | 2011-04-12 | 2 | -7/+8 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-12 | 4 | -3/+135 |
|\| |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-07 | 1 | -10/+21 |
| |\ |
|
| * | | cfg80211: add a timer for invalid user reg hints | Luis R. Rodriguez | 2011-04-07 | 1 | -1/+24 |
| * | | cfg80211: fix regulatory restore upon user hints | Luis R. Rodriguez | 2011-04-07 | 1 | -1/+45 |
| * | | nl80211: Add BSS parameters to station | Paul Stewart | 2011-04-07 | 1 | -1/+20 |
| * | | cfg80211: Add nl80211 event for deletion of a station entry | Jouni Malinen | 2011-03-30 | 3 | -0/+46 |
* | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
| |/ |
|
* | | cfg80211: fix BSS double-unlinking (continued) | Juuso Oikarinen | 2011-03-28 | 1 | -7/+11 |
* | | cfg80211:: fix possible NULL pointer dereference | Mariusz Kozlowski | 2011-03-28 | 1 | -3/+10 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-03-15 | 1 | -0/+33 |
|\ |
|
| * | wireless: add support for ethtool_ops->{get,set}_ringparam | John W. Linville | 2011-03-11 | 1 | -0/+33 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-03-11 | 2 | -11/+29 |
|\| |
|
| * | net/wireless: add COUNTRY to to regulatory device uevent | Scott James Remnant | 2011-03-09 | 2 | -11/+29 |
* | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2011-03-04 | 1 | -19/+37 |
|\ \ |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-03-04 | 1 | -19/+37 |
| |\| |
|
| | * | cfg80211: add a field for the bitrate of the last rx data packet from a station | Felix Fietkau | 2011-03-01 | 1 | -19/+37 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-03 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-22 | 1 | -2/+2 |
| |\ \ |
|
| | * | | fix cfg80211_wext_siwfreq lock ordering... | Daniel J Blueman | 2011-02-21 | 1 | -2/+2 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-08 | 1 | -7/+13 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | cfg80211: Fix power save state after interface type change | Juuso Oikarinen | 2011-02-03 | 1 | -7/+13 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-03 | 2 | -6/+11 |
|\| | | |
|
| * | | | net/wireless/nl80211.c: Avoid call to genlmsg_cancel | Julia Lawall | 2011-01-28 | 1 | -2/+4 |
| * | | | cfg80211: Allow non-zero indexes for device specific pair-wise ciphers | Juuso Oikarinen | 2011-01-28 | 1 | -4/+7 |
* | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-01-27 | 3 | -18/+29 |
|\| | |
| |/ /
|/| | |
|
| * | | cfg80211: Extend channel to frequency mapping for 802.11j | Bruno Randolf | 2011-01-21 | 3 | -18/+29 |
| |/ |
|
* / | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 | 1 | -1/+1 |
|/ |
|
* | cfg80211: fix transposition of words in printk | Bob Copeland | 2011-01-04 | 1 | -1/+1 |
* | nl80211: Export available antennas | Bruno Randolf | 2010-12-20 | 1 | -0/+5 |
* | cfg80211: Separate available antennas for RX and TX | Bruno Randolf | 2010-12-20 | 1 | -7/+10 |
* | mac80211: Send mesh non-HWMP path selection frames to userspace | Javier Cardona | 2010-12-20 | 1 | -0/+2 |
* | mac80211: Let userspace enable and configure vendor specific path selection. | Javier Cardona | 2010-12-20 | 4 | -24/+90 |
* | mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup | Javier Cardona | 2010-12-20 | 1 | -20/+20 |
* | cfg80211: fix null pointer dereference with a custom regulatory request | Luis R. Rodriguez | 2010-12-16 | 1 | -1/+2 |
* | nl80211: Add notification for dropped Deauth/Disassoc | Jouni Malinen | 2010-12-16 | 3 | -0/+44 |
* | nl80211: advertise maximum remain-on-channel duration | Johannes Berg | 2010-12-15 | 1 | -1/+6 |
* | cfg80211/nl80211: separate unicast/multicast default TX keys | Johannes Berg | 2010-12-13 | 3 | -23/+113 |