summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-0610-21/+58
* cfg80211: refactor association parametersJohannes Berg2013-03-064-104/+63Star
* mac80211: support VHT capability overridesJohannes Berg2013-03-064-1/+135
* cfg80211: add ability to override VHT capabilitiesJohannes Berg2013-03-066-8/+103
* wireless: remove unused VHT MCS definesJohannes Berg2013-03-061-5/+0Star
* cfg80211: move exported event functions into nl80211Johannes Berg2013-03-065-374/+195Star
* nl80211: re-add channel width and extended capa advertisingJohannes Berg2013-03-061-3/+33
* ieee80211: mark 802.11 related structs as being 2-byte alignedFelix Fietkau2013-03-061-8/+8
* wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-0611-61/+66
* nl80211: conditionally add back TCP WoWLAN informationJohannes Berg2013-03-061-2/+46
* nl80211: conditionally add back radar informationJohannes Berg2013-03-061-9/+29
* nl80211: allow splitting wiphy information in dumpsJohannes Berg2013-03-062-362/+599
* mac80211: clarify alignment commentJohannes Berg2013-03-061-2/+4
* net: rfkill: Fix sparse warning in rfkill-regulator.cSachin Kamat2013-03-061-1/+1
* cfg80211: comprehensively check station changesJohannes Berg2013-03-065-174/+311
* cfg80211: unify station WME parsingJohannes Berg2013-03-061-34/+19Star
* cfg80211: clean up station WME attribute parsingJohannes Berg2013-03-061-31/+37
* cfg80211: constify station parameter pointersJohannes Berg2013-03-061-4/+4
* cfg80211: clean up mesh plink station change APIJohannes Berg2013-03-064-24/+54
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-03-066-120/+120
|\
| * mac80211: another fix for idle handling in monitor modeFelix Fietkau2013-03-021-0/+6
| * mac80211: fix VHT MCS calculationJohannes Berg2013-03-011-0/+3
| * mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch2013-03-011-1/+2
| * nl80211: increase wiphy dump size dynamicallyJohannes Berg2013-03-011-5/+25
| * mac80211: really fix monitor mode channel reportingJohannes Berg2013-02-281-8/+13
| * nl80211: remove channel width and extended capa advertisingJohannes Berg2013-02-272-23/+1Star
| * mac80211: Fix crash due to un-canceled work-itemsBen Greear2013-02-261-0/+11
| * mac80211: stop timers before canceling work itemsBen Greear2013-02-261-5/+9
| * mac80211: fix monitor mode channel reportingFelix Fietkau2013-02-261-3/+9
| * mac80211: fix idle handling in monitor modeFelix Fietkau2013-02-261-1/+1
| * mac80211: Ensure off-channel frames don't get queuedSeth Forshee2013-02-261-25/+31
| * mac80211: fix the problem of forwarding from DS to DS in MeshChun-Yeow Yeoh2013-02-261-1/+16
| * nl80211: remove TCP WoWLAN informationJohannes Berg2013-02-261-45/+0Star
| * nl80211: remove radar informationJohannes Berg2013-02-261-13/+3Star
| * mac80211: fix tim_lock lockingJohannes Berg2013-02-261-2/+2
* | Linux 3.9-rc1Linus Torvalds2013-03-041-2/+2
* | Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-038-254/+284
|\ \
| * | UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-208-254/+284
* | | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-035-49/+57
|\ \ \
| * | | xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-011-0/+1
| * | | xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-011-0/+9
| * | | xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-281-1/+9
| * | | xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-251-22/+12Star
| * | | xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-251-26/+26
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-0326-171/+108Star
|\ \ \ \
| * | | | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-025-10/+10
| * | | | fix nommu breakage in shmem.cAl Viro2013-03-021-3/+2Star
| * | | | cache the value of file_inode() in struct fileAl Viro2013-03-023-2/+6
| * | | | 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-281-3/+17
| * | | | 9p: make sure ->lookup() adds fid to the right dentryAl Viro2013-02-281-2/+5