index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-09
bcma: store more alternative addresses
Hauke Mehrtens
3
-6
/
+7
2014-09-09
ath9k: Fix MCC scanning
Sujith Manoharan
2
-1
/
+4
2014-09-09
ath9k: Fix offchannel operation
Sujith Manoharan
1
-0
/
+4
2014-09-09
ath9k: Use a subroutine to assign HW queues
Sujith Manoharan
2
-17
/
+18
2014-09-09
ath9k: Fix interface accounting
Sujith Manoharan
7
-10
/
+10
2014-09-09
ath9k: Fix RX filters in channel contexts
Sujith Manoharan
3
-8
/
+21
2014-09-09
ath9k: Fix COMP_BAR filter
Sujith Manoharan
1
-1
/
+1
2014-09-09
ath9k: Fix ath_startrecv()
Sujith Manoharan
3
-12
/
+4
2014-09-09
ath9k: Fix RX filter calculation
Sujith Manoharan
1
-1
/
+2
2014-09-09
ath9k: Add CTWindow support
Sujith Manoharan
3
-2
/
+31
2014-09-09
ath9k: Fix offchannel duration calculation
Sujith Manoharan
1
-4
/
+5
2014-09-09
ath9k: Fix NoA start time calculation
Sujith Manoharan
1
-2
/
+2
2014-09-09
ath9k: Fix panic when adding an AP interface
Sujith Manoharan
1
-3
/
+5
2014-09-09
ath9k: Fix beacons for managed mode
Sujith Manoharan
1
-1
/
+1
2014-09-09
ath9k: Fix beacon configuration for channel contexts
Sujith Manoharan
1
-0
/
+12
2014-09-09
bcma: register NAND and QSPI cores early
Rafał Miłecki
1
-0
/
+21
2014-09-09
bcma: move code for core registration into separate function
Rafał Miłecki
1
-31
/
+36
2014-09-09
rtlwifi: btcoexist: Update remaining old parts of the driver
Larry Finger
7
-89
/
+65
2014-09-09
rtlwifi: btcoexist: Add second part of BT coexistence routines for rtl8821ae
Larry Finger
2
-0
/
+4119
2014-09-09
rtlwifi: btcoexist: Add BT coexistence routines for driver rtl8821ae
Larry Finger
2
-0
/
+3198
2014-09-09
rtlwifi: btcoexist: Modify driver to support BT coexistence in rtl8723be
Larry Finger
2
-0
/
+3395
2014-09-09
rtlwifi: btcoexist: Modify driver for V062814 Realtek driver
Larry Finger
2
-0
/
+4073
2014-09-09
rtlwifi: btcoexist: Modify rtl_btc for changes in latest Realtek code
Larry Finger
3
-4
/
+22
2014-09-09
rtlwifi: btcoexist: Modify btcoexist for changes in the V062814 Realtek version
Larry Finger
4
-233
/
+298
2014-09-09
bcma: use separated function to initialize bus on SoC
Rafał Miłecki
3
-2
/
+14
2014-09-09
bcma: move bus struct setup into early part of host specific code
Rafał Miłecki
5
-10
/
+6
2014-09-09
Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device
Jukka Rissanen
1
-2
/
+63
2014-09-09
Bluetooth: 6lowpan: Set the peer IPv6 address correctly
Jukka Rissanen
1
-0
/
+13
2014-09-09
Bluetooth: 6lowpan: Increase the connection timeout value
Jukka Rissanen
1
-1
/
+1
2014-09-09
Bluetooth: Fix issue with USB suspend in btusb driver
Champion Chen
1
-0
/
+9
2014-09-09
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
4
-14
/
+17
2014-09-08
Bluetooth: Fix dereferencing conn variable before NULL check
Johan Hedberg
1
-1
/
+3
2014-09-08
Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c
Behan Webster
1
-7
/
+6
2014-09-08
Bluetooth: Add strict checks for allowed SMP PDUs
Johan Hedberg
2
-38
/
+84
2014-09-08
Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys
Johan Hedberg
1
-2
/
+3
2014-09-08
Bluetooth: Add define for key distribution mask
Johan Hedberg
1
-2
/
+3
2014-09-08
Bluetooth: Fix locking of the SMP context
Johan Hedberg
2
-33
/
+44
2014-09-08
Bluetooth: Remove unnecessary deferred work for SMP key distribution
Johan Hedberg
1
-16
/
+5
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
[next]