mac80211: consolidate calls to plink_frame_tx
[deliverable/linux.git] / net /
2013-11-25  Thomas Pedersenmac80211: consolidate calls to plink_frame_tx
2013-11-25  Bob Copelandmac80211: fix off-by-one in llid check.
2013-11-25  Luis R. Rodriguezcfg80211: remove second argument from reg_process_hint()
2013-11-25  Luis R. Rodriguezcfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_a...
2013-11-25  Janusz Dziedziccfg80211: DFS check chandef usable before CAC
2013-11-25  Janusz Dziedziccfg80211: add helper functions for start/end freq
2013-11-25  Karl Beldanmac80211: do not compute offset from ssn in Rx AMPDU...
2013-11-25  Luis R. Rodriguezcfg80211: consolidate passive-scan and no-ibss flags
2013-11-05  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-11-05  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-11-05  John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2013-11-05  John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2013-11-05  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-11-05  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-11-04  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-10-28  Andrei Otcheretianskinl80211: fix channel switch parsing
2013-10-28  Michal Kaziormac80211: fix uninitialized variable
2013-10-28  Chun-Yeow Yeohmac80211: process mesh channel switching using beacon
2013-10-28  Chun-Yeow Yeoh{nl,cfg,mac}80211: implement mesh channel switch usersp...
2013-10-28  Chun-Yeow Yeoh{nl,cfg,mac}80211: enable the triggering of CSA frame...
2013-10-28  Chun-Yeow Yeohmac80211: process the CSA frame for mesh accordingly
2013-10-28  Chun-Yeow Yeohmac80211: refactor the parsing of chan switch ie
2013-10-28  Felix Fietkaumac80211: add ieee80211_tx_prepare_skb() helper function
2013-10-28  Luis R. Rodriguezcfg80211: export reg_initiator_name()
2013-10-28  Marco Porschmac80211: fixes for mesh powersave logic
2013-10-28  Seth Forsheemac80211: Remove check for offchannel state when waking...
2013-10-28  Heikki Krogerusnet: rfkill: gpio: add ACPI support
2013-10-28  Heikki Krogerusnet: rfkill: gpio: prepare for DT and ACPI support
2013-10-28  Heikki Krogerusnet: rfkill: gpio: spinlock-safe GPIO access
2013-10-28  Heikki Krogerusnet: rfkill: gpio: clean up clock handling
2013-10-28  Heikki Krogerusnet: rfkill: gpio: convert to resource managed allocation
2013-10-28  Simon Wunderlichmac80211: enable DFS for IBSS mode
2013-10-28  Simon Wunderlichnl80211/cfg80211: enable DFS for IBSS mode
2013-10-28  Emmanuel Grumbachmac80211: implement SMPS for AP
2013-10-21  Gustavo PadovanBluetooth: Remove sk member from struct l2cap_chan
2013-10-21  Gustavo PadovanBluetooth: Use bt_cb(skb)->chan to send raw data back
2013-10-21  Gustavo PadovanBluetooth: Add L2CAP channel to skb private data
2013-10-21  Gustavo PadovanBluetooth: Remove parent socket usage from l2cap_core.c
2013-10-21  Gustavo PadovanBluetooth: Remove socket lock from l2cap_state_change()
2013-10-21  Gustavo PadovanBluetooth: Hold socket in defer callback in L2CAP socket
2013-10-21  Gustavo PadovanBluetooth: Do not access chan->sk directly
2013-10-21  Gustavo PadovanBluetooth: Remove not used struct sock
2013-10-21  Johan HedbergBluetooth: Fix enabling fast connectable on LE-only...
2013-10-21  Michal Kaziorcfg80211: update dfs_state_entered upon dfs_state change
2013-10-21  Michal Kaziorcfg80211: fix DFS channel recovery timeout
2013-10-21  Johannes Bergcfg80211: fix scheduled scan pointer access
2013-10-20  Johan HedbergBluetooth: Update Set Discoverable to support LE
2013-10-20  Johan HedbergBluetooth: Move HCI_LIMITED_DISCOVERABLE changes to...
2013-10-20  Johan HedbergBluetooth: Fix sending write_scan_enable when BR/EDR...
2013-10-20  Johan HedbergBluetooth: Move mgmt_pending_find to avoid forward...
2013-10-20  Johan HedbergBluetooth: Fix updating settings when there are no...
2013-10-20  Johan HedbergBluetooth: Refactor set_connectable settings update...
2013-10-20  Johan HedbergBluetooth: Add missing check for BREDR_ENABLED flag...
2013-10-20  Johan HedbergBluetooth: Check for flag instead of features in update...
2013-10-20  Johan HedbergBluetooth: Check for flag instead of features in update...
2013-10-19  Marcel HoltmannBluetooth: Fix minor coding style issue in hci_core.c
2013-10-19  Marcel HoltmannBluetooth: Fix UUID values in debugfs file
2013-10-19  Marcel HoltmannBluetooth: Add support for setting DUT mode
2013-10-19  Marcel HoltmannBluetooth: Expose debugfs settings for LE connection...
2013-10-19  Marcel HoltmannBluetooth: Add support for setting SSP debug mode
2013-10-19  Marcel HoltmannBluetooth: Remove interval parameter from HCI connection
2013-10-19  Marcel HoltmannBluetooth: Add LE features to debugfs if available
2013-10-19  Marcel HoltmannBluetooth: Expose setting if debug keys are used or not
2013-10-19  Marcel HoltmannBluetooth: Expose debugfs entry read/write own address...
2013-10-19  Marcel HoltmannBluetooth: Select the own address type during initial...
2013-10-19  Marcel HoltmannBluetooth: Expose current list of long term keys via...
2013-10-19  Marcel HoltmannBluetooth: Expose white list size information in debugfs
2013-10-19  Marcel HoltmannBluetooth: Remove bus attribute in favor of hierarchy
2013-10-19  Marcel HoltmannBluetooth: Expose current list of link keys via debugfs
2013-10-19  Marcel HoltmannBluetooth: Move export of class of device information...
2013-10-19  Marcel HoltmannBluetooth: Store local version information only during...
2013-10-19  Marcel HoltmannBluetooth: Move manufacturer, hci_ver and hci_rev into...
2013-10-19  Marcel HoltmannBluetooth: Remove debug entry for connection features
2013-10-19  Marcel HoltmannBluetooth: Add workaround for buggy max_page features...
2013-10-19  Marcel HoltmannBluetooth: Move HCI device features into hci_core.c
2013-10-18  Luis R. Rodriguezcfg80211: export reg_initiator_name()
2013-10-18  John W. LinvilleMerge tag 'nfc-next-3.13-1' of git://git./linux/kernel...
2013-10-18  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-10-18  John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo/ath
2013-10-18  John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2013-10-18  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-10-18  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-10-18  Marcel HoltmannBluetooth: Block ATT connection on LE when device is...
2013-10-18  Marcel HoltmannBluetooth: Use hcon directly instead of conn->hcon...
2013-10-18  Marcel HoltmannBluetooth: Use BDADDR_BREDR type for old blacklist...
2013-10-18  Johan HedbergBluetooth: Fix ATT socket backwards compatibility with...
2013-10-18  Marcel HoltmannBluetooth: Move idle_timeout and sniff_{min,max}_interv...
2013-10-18  Marcel HoltmannBluetooth: Include address type in blacklist debugfs...
2013-10-18  Marcel HoltmannBluetooth: Move device_add handling into hci_register_dev
2013-10-18  Marcel HoltmannBluetooth: Create root debugfs directory during module...
2013-10-18  Marcel HoltmannBluetooth: Create HCI device debugfs directory in hci_r...
2013-10-18  Marcel HoltmannBluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs
2013-10-18  Marcel HoltmannBluetooth: Move uuids debugfs entry creation into hci_c...
2013-10-18  Marcel HoltmannBluetooth: Move blacklist debugfs entry creation into...
2013-10-18  Marcel HoltmannBluetooth: Add address type to device blacklist table
2013-10-17  Marcel HoltmannBluetooth: Expose current voice setting in debugfs
2013-10-17  Marcel HoltmannBluetooth: Expose static address value for LE capable...
2013-10-17  Marcel HoltmannBluetooth: Expose auto_accept_delay debugfs only when...
2013-10-17  Johannes Bergmac80211: disable WMM with invalid parameters
2013-10-16  Marcel HoltmannBluetooth: Expose inquiry_cache debugfs only on BR...
next
This page took 0.046742 seconds and 8 git commands to generate.