deliverable/linux.git
2014-09-11  Larry Fingerrtlwifi: btcoexist: Fix "always true" warning from...
2014-09-11  Rafał Miłeckib43: HT-PHY: Complete radio init (add missing entries)
2014-09-11  Rafał Miłeckib43: HT-PHY: Define some regs for 0x2059 radio
2014-09-11  Rafał Miłeckib43: HT-PHY: Move radio calibration to separated functions
2014-09-11  Rafał Miłeckib43: HT-PHY: Move radio preparation into init function
2014-09-11  Hans Wennborgrtlwifi: fix %d confusingly prefixed with 0x in format...
2014-09-11  Hans Wennborgiwl4965: fix %d confusingly prefixed with 0x in format...
2014-09-09  Hauke Mehrtensbcma: add support for chipcommon B core
2014-09-09  Hauke Mehrtensbcma: store more alternative addresses
2014-09-09  Sujith Manoharanath9k: Fix MCC scanning
2014-09-09  Sujith Manoharanath9k: Fix offchannel operation
2014-09-09  Sujith Manoharanath9k: Use a subroutine to assign HW queues
2014-09-09  Sujith Manoharanath9k: Fix interface accounting
2014-09-09  Sujith Manoharanath9k: Fix RX filters in channel contexts
2014-09-09  Sujith Manoharanath9k: Fix COMP_BAR filter
2014-09-09  Sujith Manoharanath9k: Fix ath_startrecv()
2014-09-09  Sujith Manoharanath9k: Fix RX filter calculation
2014-09-09  Sujith Manoharanath9k: Add CTWindow support
2014-09-09  Sujith Manoharanath9k: Fix offchannel duration calculation
2014-09-09  Sujith Manoharanath9k: Fix NoA start time calculation
2014-09-09  Sujith Manoharanath9k: Fix panic when adding an AP interface
2014-09-09  Sujith Manoharanath9k: Fix beacons for managed mode
2014-09-09  Sujith Manoharanath9k: Fix beacon configuration for channel contexts
2014-09-09  Rafał Miłeckibcma: register NAND and QSPI cores early
2014-09-09  Rafał Miłeckibcma: move code for core registration into separate...
2014-09-09  Larry Fingerrtlwifi: btcoexist: Update remaining old parts of the...
2014-09-09  Larry Fingerrtlwifi: btcoexist: Add second part of BT coexistence...
2014-09-09  Larry Fingerrtlwifi: btcoexist: Add BT coexistence routines for...
2014-09-09  Larry Fingerrtlwifi: btcoexist: Modify driver to support BT coexist...
2014-09-09  Larry Fingerrtlwifi: btcoexist: Modify driver for V062814 Realtek...
2014-09-09  Larry Fingerrtlwifi: btcoexist: Modify rtl_btc for changes in lates...
2014-09-09  Larry Fingerrtlwifi: btcoexist: Modify btcoexist for changes in...
2014-09-09  Rafał Miłeckibcma: use separated function to initialize bus on SoC
2014-09-09  Rafał Miłeckibcma: move bus struct setup into early part of host...
2014-09-09  Jukka RissanenBluetooth: 6lowpan: Route packets that are not meant...
2014-09-09  Jukka RissanenBluetooth: 6lowpan: Set the peer IPv6 address correctly
2014-09-09  Jukka RissanenBluetooth: 6lowpan: Increase the connection timeout...
2014-09-09  Champion ChenBluetooth: Fix issue with USB suspend in btusb driver
2014-09-09  Johan HedbergBluetooth: Fix mgmt pairing failure when authentication...
2014-09-08  Johan HedbergBluetooth: Fix dereferencing conn variable before NULL...
2014-09-08  Behan WebsterBluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c
2014-09-08  Johan HedbergBluetooth: Add strict checks for allowed SMP PDUs
2014-09-08  Johan HedbergBluetooth: Fix calling smp_distribute_keys() when still...
2014-09-08  Johan HedbergBluetooth: Add define for key distribution mask
2014-09-08  Johan HedbergBluetooth: Fix locking of the SMP context
2014-09-08  Johan HedbergBluetooth: Remove unnecessary deferred work for SMP...
2014-09-08  Johan HedbergBluetooth: Move identity address update behind a workqueue
2014-09-08  Johan HedbergBluetooth: Don't take any action in smp_resume_cb if...
2014-09-08  Johan HedbergBluetooth: Remove unnecessary checks after canceling...
2014-09-08  Johan HedbergBluetooth: Add clarifying comment for LE CoC result...
2014-09-08  Johan HedbergBluetooth: Move clock offset reading into hci_disconnect()
2014-09-08  Johan HedbergBluetooth: Use hci_disconnect() for mgmt_disconnect_dev...
2014-09-08  Johan HedbergBluetooth: Update hci_disconnect() to return an error...
2014-09-08  Johan HedbergBluetooth: Fix SMP error and response to be mutually...
2014-09-08  Johan HedbergBluetooth: Remove unused l2cap_conn_shutdown API
2014-09-08  Johan HedbergBluetooth: Use hci_disconnect for immediate disconnecti...
2014-09-08  Johan HedbergBluetooth: Set discon_timeout to 0 in l2cap_conn_del
2014-09-08  Johan HedbergBluetooth: Remove hci_conn_hold/drop from hci_chan
2014-09-08  Johan HedbergBluetooth: Ignore incoming data after initiating discon...
2014-09-08  Johan HedbergBluetooth: Set disc_timeout to 0 when calling hci_chan_del
2014-09-08  Johan HedbergBluetooth: Fix hci_conn reference counting with hci_chan
2014-09-08  Johan HedbergBluetooth: Use zero timeout for immediate scheduling
2014-09-08  Johan HedbergBluetooth: Refactor connection parameter freeing into...
2014-09-08  Johan HedbergBluetooth: Fix using hci_conn_get() for hci_conn pointers
2014-09-08  Johan HedbergBluetooth: Improve *_get() functions to return the...
2014-09-08  Johan HedbergBluetooth: Optimize connection parameter lookup for...
2014-09-08  Johan HedbergBluetooth: Set addr_type only when it's needed
2014-09-08  Johan HedbergBluetooth: Fix hci_conn reference counting for fixed...
2014-09-08  Johan HedbergBluetooth: Remove unnecessary l2cap_chan_unlock before...
2014-09-08  Johan HedbergBluetooth: Fix incorrect LE CoC PDU length restriction...
2014-09-08  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-09-04  Jade Bilkeyath5k: added debugfs file for dumping eeprom
2014-09-04  Rafał Miłeckibcma: get info about flash type SoC booted from
2014-09-04  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-09-04  John W. LinvilleMerge tag 'mac80211-next-for-john-2014-08-29' of git...
2014-09-04  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-09-04  John W. LinvilleMerge tag 'mac80211-for-john-2014-08-29' of git://git...
2014-09-03  Johannes Bergiwlwifi: mvm: clean up AUX station handling
2014-09-03  Johannes Bergiwlwifi: mvm: clean up broadcast station handling
2014-09-03  Johannes Bergiwlwifi: mvm: use iwl_mvm_mac_get_queues_mask() more
2014-09-03  Johannes Bergiwlwifi: mvm: use tdls indication from mac80211
2014-09-03  Johannes Bergiwlwifi: mvm: clarify stop_count, remove transport_stopped
2014-09-03  Johannes Bergiwlwifi: mvm: clean up FIFO definitions
2014-09-03  Johannes Bergiwlwifi: mvm: correct firmware disassoc command sequence
2014-09-03  Luciano Coelhoiwlwifi: mvm: set the TX disable bit when doing a chanc...
2014-09-03  Johannes Bergiwlwifi: add Intel Mobile Communications copyright
2014-09-03  Avri Altmaniwlwifi: trans: configure the scheduler enable register
2014-09-03  Johannes Bergiwlwifi: trans: make aggregation explicit for TX queue...
2014-09-03  Johannes Bergiwlwifi: trans: allow skipping scheduler hardware config
2014-09-03  Eran Hararyiwlwifi: mvm: fix comment typo
2014-09-03  Johannes Bergiwlwifi: don't export tracepoints unnecessarily
2014-09-03  Johannes Bergiwlwifi: mvm: add some debugging to quota allocation
2014-09-03  David Spinadeliwlwifi: mvm: enable passive fragmented scan changes
2014-09-03  Johannes Bergiwlwifi: trans: refactor txq_enable arguments
2014-09-03  Avri Altmaniwlwifi: consolidate hw scheduler configuration code
2014-09-03  Liad Kaufmaniwlwifi: mvm: wait for TE notif when protecting TDLS...
2014-09-03  Luciano Coelhoiwlwifi: mvm: add option that allows a vif to disable PS
2014-09-03  Luciano Coelhoiwlwifi: mvm: add function to update only ps
2014-09-03  Luciano Coelhoiwlwifi: mvm: refactor iwl_mvm_power_set_pm() to spin...
2014-09-03  Luciano Coelhoiwlwifi: mvm: re-enable ps when monitor interfaces...
next
This page took 0.041191 seconds and 5 git commands to generate.