| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 1 | -5/+58 |
* | mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup | Javier Cardona | 2010-12-20 | 1 | -20/+20 |
* | nl80211: Add notification for dropped Deauth/Disassoc | Jouni Malinen | 2010-12-16 | 1 | -0/+16 |
* | 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 | 1 | -18/+107 |
* | cfg80211: Add antenna availability information | Bruno Randolf | 2010-12-13 | 1 | -2/+13 |
* | cfg80211: Add new BSS attribute ht_opmode | Helmut Schaa | 2010-12-08 | 1 | -0/+5 |
* | nl80211/mac80211: Report signal average | Bruno Randolf | 2010-12-07 | 1 | -0/+3 |
* | cfg80211/mac80211: add mesh join/leave commands | Johannes Berg | 2010-12-06 | 1 | -21/+116 |
* | nl80211: refactor mesh parameter parsing | Johannes Berg | 2010-12-06 | 1 | -23/+38 |
* | cfg80211: require add_virtual_intf to return new dev | Johannes Berg | 2010-12-06 | 1 | -2/+5 |
* | nl80211/mac80211: define and allow configuring mesh element TTL | Javier Cardona | 2010-12-06 | 1 | -0/+5 |
* | nl80211/cfg80211: extend mgmt-tx API for off-channel | Johannes Berg | 2010-11-29 | 1 | -6/+51 |
* | 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 |