linux-drm-fsl-dcu.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-30 Emmanuel Grumbachiwlwifi: mvm: BT Coex - fix copy paste issue
2013-10-29 Michael Opdenackeriwlwifi: remove duplicate includes
2013-10-29 Johannes Bergiwlwifi: warn if firmware image doesn't exist
2013-10-29 Johannes Bergiwlwifi: mvm: add missing break in debugfs
2013-10-29 Johannes Bergiwlwifi: mvm: capture the FCS in monitor mode
2013-10-29 Johannes Bergiwlwifi: pcie: move warning message into warning
2013-10-29 Emmanuel Grumbachiwlwifi: mvm: BT Coex fix NULL pointer dereference
2013-10-29 Johannes Bergiwlwifi: transport config n_no_reclaim_cmds should...
2013-10-29 Alexander Bondariwlwifi: mvm: update UAPSD support TLV bits
2013-10-28 Andrei Otcheretianskinl80211: fix channel switch parsing
2013-10-28 Jouni Malinenmac80211_hwsim: Fix tracking of beaconing for multi-vif
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 Johannes Bergcfg80211: fix docbook references
2013-10-28 Johannes Bergmac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATE...
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-23 Eliad Pellerwlcore: save last regdom configuration on stop
2013-10-23 Eliad Pellerwlcore: fix started_vifs calculation
2013-10-23 Barak Bercovitzwlcore: wakeup from ELP before starting recovery
2013-10-23 Barak Bercovitzwlcore: Allow stopping fw log in recovery
2013-10-23 Barak Bercovitzwlcore: read fw panic log only in host mode
2013-10-23 Igal Chernobelskywlcore/wl18xx/wl12xx: FW log params per chip arch
2013-10-23 Ido Reiswl12xx/wl18xx: update default fw logger's settings
2013-10-23 Ido Reiswlcore: fwlog dynamic mem_block control
2013-10-23 Igal Chernobelskywlcore: fix interrogate command length
2013-10-23 Eliad Pellerwlcore: add ap_event_mask
2013-10-23 Victor Goldenshteinwlcore: print active channel in the driver_state
2013-10-23 Igal Chernobelskywl18xx: default config alignment with phy defaults
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 Gabor Juhosrt2x00: rt2800pci: use module_pci_driver macro
2013-10-18 Gabor Juhosrt2x00: rt2800pci: move SoC specific code into a separa...
2013-10-18 Gabor Juhosrt2x00: rt2800pci: use separate hwcrypt_disabled callba...
2013-10-18 Gabor Juhosrt2x00: rt2800pci: move rt2800mmio_enable_radio functio...
2013-10-18 Gabor Juhosrt2x00: rt2800pci: split rt2800pci_enable_radio function
2013-10-18 Gabor Juhosrt2x00: rt2800pci: rename rt2800pci_disable_radio function
2013-10-18 Gabor Juhosrt2x00: rt2800pci: use separate set_state callback...
2013-10-18 Gabor Juhosrt2x00: rt2800pci: use separate firmware callbacks...
2013-10-18 Gabor Juhosrt2x00: rt2800pci: use separate read_eeprom callback...
2013-10-18 Gabor Juhosrt2x00: rt2800pci: use separate ops for the SoC driver
next