index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-08
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
3
-4
/
+11
2014-09-08
Bluetooth: Don't take any action in smp_resume_cb if not encrypted
Johan Hedberg
1
-2
/
+4
2014-09-08
Bluetooth: Remove unnecessary checks after canceling SMP security timer
Johan Hedberg
1
-5
/
+1
2014-09-08
Bluetooth: Add clarifying comment for LE CoC result value
Johan Hedberg
1
-0
/
+5
2014-09-08
Bluetooth: Move clock offset reading into hci_disconnect()
Johan Hedberg
1
-19
/
+13
2014-09-08
Bluetooth: Use hci_disconnect() for mgmt_disconnect_device()
Johan Hedberg
1
-5
/
+1
2014-09-08
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
2
-3
/
+3
2014-09-08
Bluetooth: Fix SMP error and response to be mutually exclusive
Johan Hedberg
1
-8
/
+5
2014-09-08
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
2
-29
/
+0
2014-09-08
Bluetooth: Use hci_disconnect for immediate disconnection from SMP
Johan Hedberg
1
-2
/
+2
2014-09-08
Bluetooth: Set discon_timeout to 0 in l2cap_conn_del
Johan Hedberg
1
-0
/
+3
2014-09-08
Bluetooth: Remove hci_conn_hold/drop from hci_chan
Johan Hedberg
1
-4
/
+1
2014-09-08
Bluetooth: Ignore incoming data after initiating disconnection
Johan Hedberg
2
-0
/
+7
2014-09-08
Bluetooth: Set disc_timeout to 0 when calling hci_chan_del
Johan Hedberg
1
-0
/
+3
2014-09-08
Bluetooth: Fix hci_conn reference counting with hci_chan
Johan Hedberg
1
-1
/
+3
2014-09-08
Bluetooth: Use zero timeout for immediate scheduling
Johan Hedberg
1
-2
/
+2
2014-09-08
Bluetooth: Refactor connection parameter freeing into its own function
Johan Hedberg
1
-17
/
+15
2014-09-08
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
Johan Hedberg
4
-7
/
+18
2014-09-08
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
4
-11
/
+10
2014-09-08
Bluetooth: Optimize connection parameter lookup for LE connections
Johan Hedberg
1
-1
/
+2
2014-09-08
Bluetooth: Set addr_type only when it's needed
Johan Hedberg
1
-5
/
+5
2014-09-08
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
3
-2
/
+19
2014-09-08
Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_add
Johan Hedberg
1
-2
/
+0
2014-09-08
Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU
Johan Hedberg
1
-5
/
+1
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
25
-38
/
+86
2014-09-04
ath5k: added debugfs file for dumping eeprom
Jade Bilkey
1
-0
/
+96
2014-09-04
bcma: get info about flash type SoC booted from
Rafał Miłecki
2
-0
/
+67
2014-09-04
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
57
-315
/
+1053
2014-09-04
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...
John W. Linville
39
-246
/
+344
2014-09-04
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
4
-5
/
+15
2014-09-04
Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...
John W. Linville
7
-9
/
+18
2014-09-03
iwlwifi: mvm: clean up AUX station handling
Johannes Berg
3
-8
/
+14
2014-09-03
iwlwifi: mvm: clean up broadcast station handling
Johannes Berg
3
-45
/
+57
2014-09-03
iwlwifi: mvm: use iwl_mvm_mac_get_queues_mask() more
Johannes Berg
3
-43
/
+40
2014-09-03
iwlwifi: mvm: use tdls indication from mac80211
Johannes Berg
1
-4
/
+8
2014-09-03
iwlwifi: mvm: clarify stop_count, remove transport_stopped
Johannes Berg
3
-10
/
+6
2014-09-03
iwlwifi: mvm: clean up FIFO definitions
Johannes Berg
3
-10
/
+9
2014-09-03
iwlwifi: mvm: correct firmware disassoc command sequence
Johannes Berg
4
-23
/
+55
2014-09-03
iwlwifi: mvm: set the TX disable bit when doing a chanctx switch
Luciano Coelho
1
-0
/
+20
2014-09-03
iwlwifi: add Intel Mobile Communications copyright
Johannes Berg
52
-0
/
+100
2014-09-03
iwlwifi: trans: configure the scheduler enable register
Avri Altman
3
-0
/
+15
2014-09-03
iwlwifi: trans: make aggregation explicit for TX queue handling
Johannes Berg
2
-2
/
+4
2014-09-03
iwlwifi: trans: allow skipping scheduler hardware config
Johannes Berg
7
-65
/
+104
2014-09-03
iwlwifi: mvm: fix comment typo
Eran Harary
1
-1
/
+1
2014-09-03
iwlwifi: don't export tracepoints unnecessarily
Johannes Berg
1
-7
/
+0
2014-09-03
iwlwifi: mvm: add some debugging to quota allocation
Johannes Berg
2
-0
/
+14
2014-09-03
iwlwifi: mvm: enable passive fragmented scan changes
David Spinadel
2
-9
/
+42
2014-09-03
iwlwifi: trans: refactor txq_enable arguments
Johannes Berg
3
-12
/
+26
2014-09-03
iwlwifi: consolidate hw scheduler configuration code
Avri Altman
2
-30
/
+121
2014-09-03
iwlwifi: mvm: wait for TE notif when protecting TDLS session
Liad Kaufman
3
-7
/
+64
[next]