aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-12-05Bluetooth: Limit L2CAP_OPTIONS socket option usage with LEJohan Hedberg
2013-12-05Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg
2013-12-05Bluetooth: Add LE L2CAP flow control modeJohan Hedberg
2013-12-05Bluetooth: Make l2cap_le_sig_cmd logic consistentJohan Hedberg
2013-12-05Bluetooth: Add L2CAP Disconnect suppport for LEJohan Hedberg
2013-12-05Bluetooth: Fix L2CAP channel closing for LE connectionsJohan Hedberg
2013-12-05Bluetooth: Add basic LE L2CAP connect request receiving supportJohan Hedberg
2013-12-05Bluetooth: Refactor L2CAP connect rejection to its own functionJohan Hedberg
2013-12-05Bluetooth: Add smp_sufficient_security helper functionJohan Hedberg
2013-12-05Bluetooth: Add initial code for LE L2CAP Connect RequestJohan Hedberg
2013-12-05Bluetooth: Move LE L2CAP initiator procedure to its own functionJohan Hedberg
2013-12-05Bluetooth: Pass command length to LE signaling channel handlersJohan Hedberg
2013-12-05Bluetooth: Allow l2cap_chan_check_security() to be used for LE links.Johan Hedberg
2013-12-05Bluetooth: Update l2cap_global_chan_by_psm() to take a link typeJohan Hedberg
2013-12-05Bluetooth: Add module parameter to enable LE CoC supportJohan Hedberg
2013-12-05Bluetooth: Remove unnecessary braces from one-line if-statementJohan Hedberg
2013-12-05mac80211: warn if unhashing station failsJohannes Berg
2013-12-04Bluetooth: Remove dead code from SMP encryption functionJohan Hedberg
2013-12-04Bluetooth: Remove useless smp_rand functionJohan Hedberg
2013-12-04Bluetooth: Refactor hci_disconn_complete_evtAndre Guedes
2013-12-04Bluetooth: Remove unneeded check in hci_disconn_complete_evt()Andre Guedes
2013-12-04Bluetooth: Remove unnecessary 'send' parameter from smp_failure()Johan Hedberg
2013-12-04Bluetooth: Remove link type check in hci_disconn_complete_evt()Andre Guedes
2013-12-04Bluetooth: Add an extra check in mgmt_device_disconnected()Andre Guedes
2013-12-04Bluetooth: Check address in mgmt_disconnect_failed()Andre Guedes
2013-12-04Bluetooth: Store supported commands only during setup procedureMarcel Holtmann
2013-12-04Bluetooth: Remove debug statement for features complete eventMarcel Holtmann
2013-12-04Bluetooth: Set default own address type only during controller setupMarcel Holtmann
2013-12-04Bluetooth: Fix limited discoverable mode for Zeevo modulesMarcel Holtmann
2013-12-04mac80211: neaten ieee80211_deliver_skbJohannes Berg
2013-12-04nl80211: allow the use of DFS channel in meshChun-Yeow Yeoh
2013-12-03nl80211: vendor command supportJohannes Berg
2013-12-03nl80211: don't clear bitrate_mask twiceJanusz Dziedzic
2013-12-03mac80211: remove duplicate codeEliad Peller
2013-12-03cfg80211: DFS check dfs_region before usageLuis R. Rodriguez
2013-12-03cfg80211: add reg_get_dfs_region()Luis R. Rodriguez
2013-12-03nl80211/cfg80211: Set Operating Mode NotificationMarek Kwaczynski
2013-12-03mac80211: move align variable to remove __maybe_unusedJohannes Berg
2013-12-03Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02mac80211: fix rx_nss calculation for drivers with hw rcMichal Kazior
2013-12-02mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich
2013-12-02cfg80211: disable CSA for all driversSimon Wunderlich
2013-12-02mac80211: don't leak next beacon when csa is abortedSimon Wunderlich
2013-12-02mac80211: don't cancel csa finalize work within stop_apSimon Wunderlich
2013-12-02cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich
2013-12-02mac80211: modify beacon using sdata/wdev-lock, not rtnl lockSimon Wunderlich
2013-12-02cfg80211: protect beacon changing functions with wdev-lockSimon Wunderlich
2013-12-02mac80211: mesh: only get tsf if we need itBob Copeland