summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-04-13mac80211: Allocate new mesh path and portal tables before taking lockscozybit Inc
2011-04-13mac80211: receive EAP frames from a station in an AP VLAN on the main APFelix Fietkau
2011-04-12{mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan
2011-04-12mac80211: send notification on new peer candidate for our secure meshJavier Cardona
2011-04-12nl80211: New notification to discover mesh peer candidates.Javier Cardona
2011-04-12nl80211/mac80211: Perform PLINK_ACTION on new stationJavier Cardona
2011-04-12mac80211: ignore peer link requests from unauthenticated stations.Javier Cardona
2011-04-12mac80211: Let user space receive and send mesh auth/deauth framesJavier Cardona
2011-04-12nl80211/mac80211: let userspace authenticate stationsJavier Cardona
2011-04-12mac80211: ignore peers if security is enabled for this meshJavier Cardona
2011-04-12cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona
2011-04-12nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona
2011-04-12mac80211: Check for queued frames before entering power save.Vivek Natarajan
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-07cfg80211: add a timer for invalid user reg hintsLuis R. Rodriguez
2011-04-07cfg80211: fix regulatory restore upon user hintsLuis R. Rodriguez
2011-04-07mac80211: remove few obsolete flagsMohammed Shafi Shajakhan
2011-04-07nl80211: Add BSS parameters to stationPaul Stewart
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-04-05Bluetooth: convert net/bluetooth/ to kstrtoxAlexey Dobriyan
2011-04-05Bluetooth: Use GFP_KERNEL in user contextGustavo F. Padovan
2011-04-05Bluetooth: Don't use spin_lock_bh in user contextGustavo F. Padovan
2011-04-05Bluetooth: Use kthread API in cmtpSzymon Janc
2011-04-05Bluetooth: Use kthread API in bnepSzymon Janc
2011-04-05Bluetooth: Use kthread API in hidpSzymon Janc
2011-04-04Bluetooth: Add mgmt_remote_name eventJohan Hedberg
2011-04-04Bluetooth: Add mgmt_device_found eventJohan Hedberg
2011-04-04Bluetooth: Remove gfp_mask param from hci_reassembly()Gustavo F. Padovan
2011-04-04mac80211: clean up station cleanup timerJohannes Berg
2011-04-04mac80211: remove the dependency on crypto_blkcipherFelix Fietkau
2011-04-04mac80211: fix suppressing probe responses in ad-hoc modeFelix Fietkau
2011-04-04wifi: Add hwflags to debugfs.Ben Greear
2011-04-04mac80211: Fix duplicate frames on cooked monitorHelmut Schaa
2011-04-01tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen
2011-04-01sctp: malloc enough room for asconf-ack chunkWei Yongjun
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-31appletalk: Fix OOPS in atalk_release().David S. Miller
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-03-31Bluetooth: Fix warning with hci_cmd_timerThomas Gleixner
2011-03-31Bluetooth: delete hanging L2CAP channelAndrei Emeltchenko
2011-03-31Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_replyJohan Hedberg
2011-03-31Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan
2011-03-31Bluetooth: Increment unacked_frames count only the first transmitSuraj Sumangala
2011-03-31Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg
2011-03-31Bluetooth: check L2CAP info_rsp ident and stateAndrei Emeltchenko
2011-03-31Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_addGustavo F. Padovan
2011-03-31Bluetooth: Enable support for out of band association modelSzymon Janc
2011-03-31Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc
2011-03-31Bluetooth: Add read_local_oob_data management commandSzymon Janc
2011-03-31Bluetooth: Allow for NULL data in mgmt_pending_addSzymon Janc