summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-065-14/+28
* 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-064-8/+88
* 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
* wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-061-32/+21Star
* 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-061-362/+571
* 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-062-167/+246
* cfg80211: unify station WME parsingJohannes Berg2013-03-061-34/+19Star
* cfg80211: clean up station WME attribute parsingJohannes Berg2013-03-061-31/+37
* cfg80211: clean up mesh plink station change APIJohannes Berg2013-03-062-10/+33
* 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
* | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-032-1/+20
|\ \
| * | SUNRPC: One line comment fixTrond Myklebust2013-03-031-1/+1
| * | SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-03-011-0/+15
| * | SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust2013-02-221-1/+5
* | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-03-0112-101/+162
|\ \ \
| * | | SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields2013-02-281-8/+27
| * | | svcrpc: fix rpc server shutdown racesJ. Bruce Fields2013-02-172-34/+32Star
| * | | svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields2013-02-171-13/+2Star
| * | | SUNRPC: move cache_detail->cache_request callback call to cache_read()Stanislav Kinsbursky2013-02-151-12/+20
| * | | SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky2013-02-151-7/+3Star
| * | | SUNRPC: rework cache upcall logicStanislav Kinsbursky2013-02-153-23/+7Star
| * | | SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-152-3/+6
| * | | sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-083-2/+51
| * | | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-056-2/+7
| * | | sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh2013-01-241-1/+8
| * | | svcrpc: silence "unused variable" warning in !RPC_DEBUG caseJ. Bruce Fields2013-01-241-0/+4
| * | | nfsd: Remove write permission from file contentYanchuan Nian2013-01-241-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-03-0110-574/+749
|\ \ \ \