| Commit message (Expand) | Author | Age | Files | Lines |
* | cfg80211: allow using CQM event to notify packet loss | Johannes Berg | 2010-11-24 | 1 | -0/+45 |
* | cfg80211/mac80211: improve ad-hoc multicast rate handling | Felix Fietkau | 2010-11-24 | 1 | -3/+33 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-11-24 | 1 | -2/+2 |
|\ |
|
| * | cfg80211: fix a crash in dev lookup on dump commands | Felix Fietkau | 2010-11-08 | 1 | -2/+2 |
* | | Revert "nl80211/mac80211: Report signal average" | John W. Linville | 2010-11-24 | 1 | -3/+0 |
* | | nl80211/mac80211: Report signal average | Bruno Randolf | 2010-11-18 | 1 | -0/+3 |
* | | cfg80211: add support for setting the ad-hoc multicast rate | Felix Fietkau | 2010-11-16 | 1 | -0/+5 |
* | | cfg80211: Add nl80211 antenna configuration | Bruno Randolf | 2010-11-16 | 1 | -1/+30 |
|/ |
|
* | cfg80211: add channel utilization stats to the survey command | Felix Fietkau | 2010-10-11 | 1 | -0/+15 |
* | 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 |
* | 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 | 1 | -8/+79 |
* | 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 | 1 | -2/+8 |
* | nl80211: allow drivers to indicate whether the survey data channel is in use | Felix Fietkau | 2010-10-05 | 1 | -0/+2 |
* | cfg80211: always set IBSS basic rates | Johannes Berg | 2010-09-28 | 1 | -17/+0 |
* | nl80211: Fix exit from nl80211_set_power_save | Teemu Paasikivi | 2010-09-27 | 1 | -1/+2 |
* | cfg80211/nl80211: introduce p2p device types | Johannes Berg | 2010-09-16 | 1 | -17/+39 |
* | nl80211: Uninitialized variable | Bill Jordan | 2010-09-14 | 1 | -1/+1 |
* | cfg80211: allow changing port control protocol | Johannes Berg | 2010-08-27 | 1 | -3/+22 |
* | nl80211: fix missing nesting | Johannes Berg | 2010-08-25 | 1 | -0/+2 |
* | cfg80211/mac80211: extensible frame processing | Johannes Berg | 2010-08-24 | 1 | -28/+80 |
* | cfg80211: check if WEP is available for shared key auth | Johannes Berg | 2010-08-16 | 1 | -0/+15 |
* | nl80211: Fix memory leaks | Yuri Ershov | 2010-07-28 | 1 | -0/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-07-13 | 1 | -1/+1 |
|\ |
|
| * | NET: nl80211, fix lock imbalance and netdev referencing | Jiri Slaby | 2010-07-07 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-01 | 1 | -0/+31 |
|\| |
|
| * | nl80211: Add option to adjust transmit power | Juuso Oikarinen | 2010-06-24 | 1 | -0/+31 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-17 | 1 | -2/+53 |
|\| |
|
| * | mac80211: Set basic rates while joining ibss network | Teemu Paasikivi | 2010-06-14 | 1 | -0/+49 |
| * | cfg80211/mac80211: allow action frame TX/RX in IBSS | Johannes Berg | 2010-06-14 | 1 | -2/+4 |
* | | bridge: use rx_handler_data pointer to store net_bridge_port pointer | Jiri Pirko | 2010-06-15 | 1 | -1/+1 |
|/ |
|
* | cfg80211: make action channel type optional | Johannes Berg | 2010-06-02 | 1 | -0/+3 |
* | cfg80211: add missing braces | Johannes Berg | 2010-05-21 | 1 | -2/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-11 | 1 | -39/+132 |
|\ |
|
| * | cfg80211/mac80211: better channel handling | Johannes Berg | 2010-05-07 | 1 | -39/+132 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 | 1 | -0/+4 |
|\| |
|
| * | cfg80211: add ap isolation support | Felix Fietkau | 2010-04-27 | 1 | -0/+4 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 1 | -4/+18 |
|\| |
|
| * | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen | 2010-04-07 | 1 | -3/+16 |
| * | nl80211: reenable station del for mesh | Marco Porsch | 2010-03-31 | 1 | -1/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | cfg80211: Add connection quality monitoring support to nl80211 | Juuso Oikarinen | 2010-03-24 | 1 | -0/+131 |
|/ |
|