aboutsummaryrefslogtreecommitdiffstats
path: root/phy.c
Commit message (Expand)AuthorAgeFilesLines
* phy: Allow set netns by fdVadim Kochan2015-03-031-9/+46
* iw: add auto parameter to set distance commandLorenzo Bianconi2014-10-091-18/+25
* iw: add support to set/get retry limitUjjal Roy2014-03-281-0/+64
* iw: sync frequency to channel mapping with kernelBruno Randolf2013-09-301-2/+5
* update for VHT channel configJohannes Berg2012-11-281-13/+75
* pass idby argument to all functionsJohannes Berg2012-07-191-10/+20
* whitespace cleanupsJohannes Berg2011-12-071-1/+1
* iw: fix regression in tx power validationFelix Fietkau2011-11-071-1/+1
* validate tx power argument is a numberJohannes Berg2011-04-281-1/+4
* iw: Add antenna configurationBruno Randolf2011-01-041-0/+39
* Revert "iw: Add antenna configuration commands"Johannes Berg2010-11-241-39/+0
* iw: Add antenna configuration commandsBruno Randolf2010-11-231-0/+39
* phy: include string.hJohannes Berg2010-09-221-0/+1
* iw: Add support for setting transmit power levelJuuso Oikarinen2010-07-211-0/+48
* fix number parsing bugsJohannes Berg2010-04-011-7/+43
* iw: Add support for NL80211_ATTR_WIPHY_COVERAGE_CLASSLukáš Turek2010-02-181-0/+58
* add netns commandJohannes Berg2009-09-241-0/+24
* add iw commands for setting fragmentation and rts thresholdJohannes Berg2009-08-111-0/+48
* help for 'set name'Johannes Berg2009-05-051-1/+2
* add note to set channel/freqJohannes Berg2009-05-051-1/+3
* add ability to document commands, document event/helpJohannes Berg2009-05-051-5/+5
* prepare for more generic commandsJohannes Berg2009-04-081-3/+6
* update nl80211.h, adjust phy.c for new APIJohannes Berg2008-12-121-6/+6
* add and use ARRAY_SIZEJohannes Berg2008-12-081-1/+1
* show channels and allow setting frequency by channelJohannes Berg2008-12-081-2/+21
* add frequency commandJohannes Berg2008-12-081-0/+43
* ship nl80211.hJohannes Berg2008-09-181-1/+1
* simplify netlink handlingJohannes Berg2008-09-161-16/+3
* clean up error handlingJohannes Berg2008-09-161-7/+3
* simplify name set codeJohannes Berg2008-09-161-5/+1
* add phy renaming supportJohannes Berg2008-09-161-0/+47