summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-03-06cfg80211/mac80211: disconnect on suspendStanislaw Gruszka5-41/+69
2013-03-06mac80211: remove napiStanislaw Gruszka3-39/+0
2013-03-06mac80211/minstrel_ht: fix spacing between sample attemptsFelix Fietkau1-1/+1
2013-03-06mac80211/minstrel_ht: increase sampling frequency of some slower ratesFelix Fietkau2-8/+13
2013-03-06minstrel_ht: increase sampling frequencyFelix Fietkau1-2/+2
2013-03-06mac80211/minstrel_ht: improve max_prob_rate selectionFelix Fietkau1-8/+19
2013-03-06mac80211/minstrel_ht: improve accuracy of throughput metric at high data ratesFelix Fietkau1-10/+13
2013-03-06cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen3-0/+135
2013-03-06cfg80211: prohibit zero keepalive intervalJohannes Berg1-1/+2
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer5-14/+28
2013-03-06cfg80211: refactor association parametersJohannes Berg4-104/+63
2013-03-06mac80211: support VHT capability overridesJohannes Berg4-1/+135
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg4-8/+88
2013-03-06cfg80211: move exported event functions into nl80211Johannes Berg5-374/+195
2013-03-06nl80211: re-add channel width and extended capa advertisingJohannes Berg1-3/+33
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg1-32/+21
2013-03-06nl80211: conditionally add back TCP WoWLAN informationJohannes Berg1-2/+46
2013-03-06nl80211: conditionally add back radar informationJohannes Berg1-9/+29
2013-03-06nl80211: allow splitting wiphy information in dumpsJohannes Berg1-362/+571
2013-03-06mac80211: clarify alignment commentJohannes Berg1-2/+4
2013-03-06net: rfkill: Fix sparse warning in rfkill-regulator.cSachin Kamat1-1/+1
2013-03-06cfg80211: comprehensively check station changesJohannes Berg2-167/+246
2013-03-06cfg80211: unify station WME parsingJohannes Berg1-34/+19
2013-03-06cfg80211: clean up station WME attribute parsingJohannes Berg1-31/+37
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg2-10/+33
2013-03-06Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg6-120/+120
2013-03-03Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+20
2013-03-03SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-03mac80211: another fix for idle handling in monitor modeFelix Fietkau1-0/+6
2013-03-01mac80211: fix VHT MCS calculationJohannes Berg1-0/+3
2013-03-01mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch1-1/+2
2013-03-01nl80211: increase wiphy dump size dynamicallyJohannes Berg1-5/+25
2013-03-01Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds12-101/+162
2013-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds10-574/+749
2013-03-01SUNRPC: add call to get configured timeoutWeston Andros Adamson1-0/+15
2013-02-28SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields1-8/+27
2013-02-28mac80211: really fix monitor mode channel reportingJohannes Berg1-8/+13
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin110-870/+555
2013-02-28sctp: convert to idr_alloc()Tejun Heo1-16/+15
2013-02-28mac80211: convert to idr_alloc()Tejun Heo2-16/+4
2013-02-28net/9p: convert to idr_alloc()Tejun Heo1-11/+6
2013-02-27nl80211: remove channel width and extended capa advertisingJohannes Berg2-23/+1
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-29/+28
2013-02-27libceph: add support for HASHPSPOOL pool flagSage Weil1-13/+26
2013-02-27libceph: update osd request/reply encodingSage Weil2-77/+174
2013-02-27libceph: calculate placement based on the internal data typesSage Weil2-17/+12
2013-02-27ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil3-83/+91
2013-02-27libceph: decode into cpu-native ceph_pg typeSage Weil3-42/+50
2013-02-27libceph: rename ceph_pg -> ceph_pg_v1Sage Weil2-10/+10
2013-02-27mac80211: Fix crash due to un-canceled work-itemsBen Greear1-0/+11