summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville17-159/+457
2013-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville8-118/+327
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-42/+49
2013-01-28mac80211: fix mesh_sta_info_get() reshuffle damageThomas Pedersen1-0/+2
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan4-0/+151
2013-01-25mac80211: avoid a build warningArnd Bergmann1-4/+4
2013-01-24mac80211: remove redundant checkJohannes Berg1-11/+10
2013-01-24cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich1-1/+2
2013-01-24mac80211: support mesh rate updatesThomas Pedersen2-2/+9
2013-01-24mac80211: clean up mesh sta allocation warningThomas Pedersen2-68/+95
2013-01-24mac80211: fix aggregation state with current driversJohannes Berg2-16/+10
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach3-7/+11
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg1-0/+20
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg1-0/+20
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg1-0/+20
2013-01-23Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblockJohan Hedberg1-4/+6
2013-01-23Bluetooth: Fix returning proper cmd_complete for mgmt_disconnectJohan Hedberg1-8/+14
2013-01-23Bluetooth: Fix checking for valid disconnect parameters in unpair_deviceJohan Hedberg1-0/+5
2013-01-23Bluetooth: Fix checking for valid address type values in mgmt commandsJohan Hedberg1-2/+34
2013-01-23Bluetooth: Check for valid key->authenticated value for LTKsJohan Hedberg1-0/+2
2013-01-23Bluetooth: Refactor valid LTK data testing into its own functionJohan Hedberg1-1/+8
2013-01-23Bluetooth: Fix checking for proper key->master value in Load LTKsJohan Hedberg1-0/+9
2013-01-23Bluetooth: Fix returning proper mgmt status for Load LTKsJohan Hedberg1-1/+1
2013-01-23Bluetooth: Fix checking for correct mgmt_load_link_keys parametersJohan Hedberg1-0/+4
2013-01-23Bluetooth: Fix pair device command reply if adapter is powered offSzymon Janc1-6/+6
2013-01-23Bluetooth: Fix Class of Device indication when powering offJohan Hedberg1-0/+6
2013-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville15-100/+274
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville6-31/+35
2013-01-19mac80211: allow drivers to access IPv6 informationJohannes Berg4-0/+69
2013-01-19mac80211: improve aggregation debug messagesJohannes Berg2-22/+36
2013-01-19mac80211: remove ARP filter enable/disable logicJohannes Berg5-27/+15
2013-01-18mac80211: add op to configure default key idYoni Divinsky3-1/+43
2013-01-18Bluetooth: Fix using system-global workqueue when not necessaryJohan Hedberg2-3/+4
2013-01-18Bluetooth: Use req_workqueue for hci_request operationsJohan Hedberg2-4/+5
2013-01-18Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg1-0/+11
2013-01-17mac80211: split out chandef tracing macrosJohannes Berg1-9/+15
2013-01-17cfg80211: check radar interface combinationsSimon Wunderlich4-8/+55
2013-01-17cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2-1/+11
2013-01-17mac80211: add encrypt headroom to PERR framesBob Copeland1-1/+3
2013-01-17mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland1-0/+1
2013-01-17nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel1-0/+7
2013-01-17{cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch2-1/+45
2013-01-17{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch5-3/+23
2013-01-17mac80211: move add_tim to subfunctionMarco Porsch1-19/+28
2013-01-17mac80211: update mesh peer link counter during userspace peeringMarco Porsch3-17/+33
2013-01-17nl80211: add range checks to mesh parametersMarco Porsch1-35/+44
2013-01-16mac80211: allow disable power save in meshChun-Yeow Yeoh1-1/+2
2013-01-16mac80211: call restart complete at wowlan resume timeJohannes Berg1-3/+4
2013-01-16mac80211: fix resume from WoWLANJohannes Berg1-2/+4
2013-01-16mac80211: fix monitor mode injectionFelix Fietkau1-3/+6