GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2011-06-13 Vinicius Costa... Bluetooth: Add support for Pairing features exchange
2011-06-13 Vinicius Costa... Bluetooth: Add support for building pairing commands
2011-06-13 Vinicius Costa... Bluetooth: Update the security level when link is encrypted
2011-06-13 Vinicius Costa... Bluetooth: Fix initial security level of LE links
2011-06-13 Vinicius Costa... Bluetooth: Add support for resuming socket when SMP...
2011-06-13 Vinicius Costa... Bluetooth: Remove debug statements
2011-06-13 Vinicius Costa... Bluetooth: Add support for LE Start Encryption
2011-06-13 Anderson BrigliaBluetooth: Add SMP confirmation checks methods
2011-06-13 Anderson BrigliaBluetooth: Add SMP confirmation structs
2011-06-13 Anderson BrigliaBluetooth: Add LE SMP Cryptoolbox functions
2011-06-13 Vinicius Costa... Bluetooth: Add support for using the crypto subsystem
2011-06-13 Anderson BrigliaBluetooth: Add simple SMP pairing negotiation
2011-06-13 Anderson BrigliaBluetooth: Start SMP procedure
2011-06-13 Anderson BrigliaBluetooth: Implement the first SMP commands
2011-06-13 Gustavo F.... Bluetooth: Don't forget to check for LE_LINK
2011-06-13 Gustavo F.... Bluetooth: keep reference if any ERTM timer is enabled
2011-06-13 Gustavo F.... Bluetooth: Make timer functions generic
2011-06-13 Gustavo F.... Bluetooth: Add refcnt to struct l2cap_chan
2011-06-13 Gustavo F.... Bluetooth: Add state tracking to struct l2cap_chan
2011-06-13 Gustavo F.... Bluetooth: add close() callback to l2cap_chan_ops
2011-06-13 Gustavo F.... Bluetooth: add recv() callback to l2cap_chan_ops
2011-06-13 Gustavo F.... Bluetooth: Add l2cap_chan_ops abstraction
2011-06-13 Gustavo F.... Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_...
2011-06-09 Gustavo F.... Merge /linux/kernel/git/padovan/bluetooth-2.6
2011-06-09 Waldemar RymarkiewiczBluetooth: Clean up some code style issues
2011-06-09 David MillerBluetooth: Kill set but unused variable 'cmd' in cmtp_r...
2011-06-09 Ville TervoBluetooth: Do not send SET_EVENT_MASK for 1.1 and earli...
2011-06-09 David MillerBluetooth: Do not ignore errors returned from strict_st...
2011-06-09 Luiz Augusto... Bluetooth: fix shutdown on SCO sockets
2011-06-09 Stephen BoydBluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y...
2011-06-09 Filip PalianBluetooth: l2cap and rfcomm: fix 1 byte infoleak to...
2011-06-08 Mat MartineauBluetooth: Fix check for the ERTM local busy state
2011-06-08 Mat MartineauBluetooth: Restore accidentally-deleted line
2011-06-08 Waldemar RymarkiewiczBluetooth: Simplify hci_conn_accept_secure check
2011-06-08 Jaikumar GaneshBluetooth: Add BT_POWER L2CAP socket option.
2011-06-08 Waldemar RymarkiewiczBluetooth: Verify a pin code in pin_code_reply
2011-06-08 Waldemar RymarkiewiczBluetooth: Remove a magic number
2011-06-08 Johannes BergBluetooth: fix sparse & gcc warnings
2011-06-08 Andre GuedesBluetooth: Set 'peer_addr_type' in hci_le_connect()
2011-06-08 Andre GuedesBluetooth: Check advertising cache in hci_connect()
2011-06-08 Andre GuedesBluetooth: Remove useless check in hci_connect()
2011-06-08 Andre GuedesBluetooth: Add 'dst_type' field to struct hci_conn
2011-06-08 Waldemar RymarkiewiczBluetooth: Refactor hci_auth_complete_evt function
2011-06-08 Waldemar RymarkiewiczBluetooth: Fix auth_complete_evt for legacy units
2011-06-08 Andre GuedesBluetooth: Advertising entries lifetime
2011-06-08 Andre GuedesBluetooth: Clear advertising cache before scanning
2011-06-08 Andre GuedesBluetooth: Add Advertising Report Meta Event handler
2011-06-08 Andre GuedesBluetooth: LE advertising cache
2011-06-08 Anderson BrigliaBluetooth: Add advertising report meta event structs
2011-06-08 Gustavo F.... Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_cl...
2011-06-08 Gustavo F.... Bluetooth: Remove export of l2cap_chan_clear_timer()
2011-06-08 Gustavo F.... Bluetooth: create channel timer to replace sk_timer
2011-06-08 Gustavo F.... Bluetooth: Add chan->chan_type struct member
2011-06-08 Gustavo F.... Bluetooth: Create l2cap_chan_send()
2011-06-08 Gustavo F.... Bluetooth: Create __l2cap_chan_close()
2011-06-08 Johan HedbergBluetooth: Remove unnecessary use of hci_dev_list_lock
2011-06-08 David MillerBluetooth: Kill set but not used variable 'l2cap_sk...
2011-06-08 Gustavo F.... Bluetooth: fix set but not used warning
2011-06-08 Ruiyi ZhangBluetooth: Allow unsegmented SDU retries on sock_queue_...
2011-06-07 Mohammed Shafi... ath9k: make use of a helper to get paprd scale factor
2011-06-07 Yogesh Ashok... mwifiex: disable transmission buffer aggregation for...
2011-06-07 Yogesh Ashok... mwifiex: adding check for enough space before padding
2011-06-07 Yogesh Ashok... mwifiex: Remove redundant skb_queue_empty checks
2011-06-07 Yogesh Ashok... mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
2011-06-07 Greg Dietscheiwlwifi: remove unecessary if statement
2011-06-07 Stanislaw Gruszkaiwlagn: refactor iwlagn_mac_channel_switch
2011-06-07 Shahar Leviwl12xx: Stop BA session event from device
2011-06-07 Shahar Levimac80211: Stop BA session event from device
2011-06-07 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-06 Stanislaw Gruszkaiwl4965: set tx power after rxon_assoc
2011-06-06 Stanislaw Gruszkart2x00: fix rmmod crash
2011-06-06 Stanislaw Gruszkaiwlagn: use cts-to-self protection on 5000 adapters...
2011-06-06 John W. LinvilleRevert "mac80211: Skip tailroom reservation for full...
2011-06-03 Wey-Yi Guyiwlagn: call commit_rxon function directly
2011-06-03 Wey-Yi Guyiwlagn: direct call to post_scan function
2011-06-03 Wey-Yi Guyiwlagn: move all post scan functions in one place
2011-06-03 Wey-Yi Guyiwlagn: set smps mode after assoc for 1000 device
2011-06-03 Wey-Yi Guyiwlagn: save the latest smps mode
2011-06-03 Greg Dietscheiwlegacy: add missing null check
2011-06-03 Greg Dietscheiwlegacy: propagate error return value
2011-06-03 Greg Dietscheiwlegacy: return -EINVAL instead of -1
2011-06-03 Greg Dietscheiwlegacy: remove unecessary if statement
2011-06-03 Greg Dietscheiwlegacy: remove unreachable code
2011-06-03 Rafał Miłeckib43: add BCMA 80211 core specific defines
2011-06-03 Rafał Miłeckib43: add an option to register BROKEN bcma driver
2011-06-03 Rafał Miłeckibcma: read SPROM and extract MAC from it
2011-06-03 Rafał Miłeckib43: do not use SSB specific flags when calling core...
2011-06-03 Felix Fietkauath9k: show excessive-retry MPDUs in debugfs
2011-06-03 Arend van Spriellib: cordic: add library module providing cordic angle...
2011-06-03 Arend van Spriellib: crc8: add new library module providing crc8 algorithm
2011-06-03 Mike McCormackrtlwifi: Fix logic in rx_interrupt
2011-06-03 Mike McCormackrtlwifi: Use write barrier when assigning ownership
2011-06-03 Mike McCormackrtlwifi: Assign rx buffer ownership to hardware last
2011-06-03 Mike McCormackrtlwifi: Don't block interrupts in spinlocks
2011-06-03 Mike McCormackrtlwifi: Run IPS leave work in a tasklet
2011-06-03 Mike McCormackrtlwifi: Store loop index in local variable
2011-06-03 Mike McCormackrtlwifi: Remove set_rfpowerstate_inprogress
2011-06-03 Mike McCormackrtlwifi: Synchronize IRQ after disabling it
2011-06-03 Daniel Drakelibertas_sdio: handle spurious interrupts
2011-06-03 Thadeu Lima... mac80211: call dev_alloc_name before copying name to...
next