| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-10-08 | 9 | -1371/+805 |
|\ |
|
| * | cfg80211: constify WDS address | Johannes Berg | 2010-10-07 | 1 | -1/+1 |
| * | nl80211: use new genl helpers for WDS | Johannes Berg | 2010-10-07 | 1 | -33/+12 |
| * | cfg80211: fix BSS double-unlinking | Johannes Berg | 2010-10-06 | 1 | -6/+6 |
| * | nl80211/mac80211: Add retry and failed transmission count to station info | Bruno Randolf | 2010-10-06 | 1 | -0/+6 |
| * | nl80211: fix error in generic netif_running check | Johannes Berg | 2010-10-06 | 1 | -0/+2 |
| * | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 2010-10-06 | 6 | -27/+116 |
| * | nl80211: reduce dumping boilerplate | Johannes Berg | 2010-10-05 | 1 | -92/+59 |
| * | nl80211: use generic check for netif_running | Johannes Berg | 2010-10-05 | 1 | -69/+28 |
| * | nl80211: use the new genetlink pre/post_doit hooks | Johannes Berg | 2010-10-05 | 1 | -1202/+531 |
| * | cfg80211: patches to allow setting the WDS peer | Bill Jordan | 2010-10-05 | 1 | -0/+54 |
| * | cfg80211: fix locking | Johannes Berg | 2010-10-05 | 1 | -4/+7 |
| * | cfg80211/mac80211: allow management frame TX in AP mode | Johannes Berg | 2010-10-05 | 2 | -13/+51 |
| * | nl80211: allow drivers to indicate whether the survey data channel is in use | Felix Fietkau | 2010-10-05 | 1 | -0/+2 |
| * | wireless: Use first phyX name available when registering phy devices. | Ben Greear | 2010-10-05 | 1 | -24/+30 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-10-01 | 2 | -18/+21 |
|\ \
| |/ |
|
| * | cfg80211: always set IBSS basic rates | Johannes Berg | 2010-09-28 | 2 | -17/+19 |
| * | nl80211: Fix exit from nl80211_set_power_save | Teemu Paasikivi | 2010-09-27 | 1 | -1/+2 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-24 | 4 | -10/+32 |
| |\ |
|
* | \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-27 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | wext: fix potential private ioctl memory content leak | Johannes Berg | 2010-09-20 | 1 | -1/+1 |
* | | | net: return operator cleanup | Eric Dumazet | 2010-09-23 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-21 | 8 | -79/+75 |
|\ \ \
| | |/
| |/| |
|
| * | | cfg80211/nl80211: introduce p2p device types | Johannes Berg | 2010-09-16 | 5 | -24/+61 |
| * | | cfg80211/mac80211: use lockdep_assert_held | Johannes Berg | 2010-09-16 | 2 | -4/+11 |
| * | | include/net/cfg80211.h: wiphy_<level> messages use dev_printk | Joe Perches | 2010-09-16 | 1 | -49/+0 |
| * | | nl80211: Uninitialized variable | Bill Jordan | 2010-09-14 | 1 | -1/+1 |
| * | | net/wireless: use ARRAY_SIZE macro in radiotap.c | Nikitas Angelinas | 2010-09-14 | 1 | -1/+2 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-09 | 3 | -9/+31 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | wireless: register wiphy rfkill w/o holding cfg80211_mutex | John W. Linville | 2010-08-31 | 1 | -9/+12 |
| * | wireless extensions: fix kernel heap content leak | Johannes Berg | 2010-08-30 | 2 | -0/+19 |
* | | net/wireless: Remove double test | Julia Lawall | 2010-08-31 | 1 | -1/+1 |
* | | cfg80211: allow changing port control protocol | Johannes Berg | 2010-08-27 | 2 | -3/+24 |
* | | cfg80211: allow vendor specific cipher suites | Johannes Berg | 2010-08-27 | 1 | -1/+8 |
* | | nl80211: fix missing nesting | Johannes Berg | 2010-08-25 | 1 | -0/+2 |
* | | cfg80211/mac80211: extensible frame processing | Johannes Berg | 2010-08-24 | 6 | -100/+197 |
* | | cfg80211: mark ieee80211_hdrlen const | Johannes Berg | 2010-08-24 | 1 | -1/+1 |
* | | cfg80211: check if WEP is available for shared key auth | Johannes Berg | 2010-08-16 | 1 | -0/+15 |
* | | cfg80211: support sysfs namespaces | Johannes Berg | 2010-08-16 | 2 | -1/+15 |
* | | cfg80211: deauth doesn't always imply disconnect | Johannes Berg | 2010-08-16 | 1 | -2/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-08-16 | 1 | -1/+7 |
|\ \
| |/ |
|
| * | cfg80211: fix locking in action frame TX | Johannes Berg | 2010-08-09 | 1 | -1/+7 |
* | | wireless: upcase alpha2 values in queue_regulatory_request | John W. Linville | 2010-08-16 | 1 | -9/+7 |
|/ |
|
* | cfg80211: Update of regulatory request initiator handling | Yuri Ershov | 2010-07-28 | 1 | -1/+2 |
* | nl80211: Fix memory leaks | Yuri Ershov | 2010-07-28 | 1 | -0/+2 |
* | wireless: Convert wiphy_debug macro to function | Joe Perches | 2010-07-27 | 1 | -0/+49 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 2010-07-27 | 2 | -3/+3 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-07-13 | 2 | -5/+5 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-01 | 5 | -10/+41 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-17 | 2 | -4/+56 |
| |\ \ \ |
|