aboutsummaryrefslogtreecommitdiffstats
path: root/link.c
Commit message (Expand)AuthorAgeFilesLines
* iw: dump station rx bit rate informationFelix Fietkau2013-07-111-1/+1
* refactor bitrate printingJohannes Berg2013-04-101-40/+4
* iw: Add VHT info in link queryYogesh Ashok Powar2013-02-131-1/+11
* allow wdev in place of devJohannes Berg2012-07-191-2/+2
* pass idby argument to all functionsJohannes Berg2012-07-191-3/+6
* Prefer 32-bit bitrateVladimir Kondratiev2012-07-061-3/+7
* Add station BSS params to iw outputPaul Stewart2011-04-281-0/+34
* allow "link" command to print something for ibssJohannes Berg2010-06-081-0/+3
* add trailing \n to fprintfs missing itJohannes Berg2009-11-111-5/+5
* separate commands into sectionsJohannes Berg2009-08-241-4/+4
* also fix %d -> %u for 'iw link'Johannes Berg2009-08-171-2/+2
* add missing newlineJohannes Berg2009-07-291-1/+1
* add link commandJohannes Berg2009-07-251-0/+257