index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Linksys WUSB600N rev2 is a RT3572 device.
Gertjan van Wingerde
2011-04-19
1
-1
/
+1
*
rt2x00: Always inline rt2x00pci_enable_interrupt
Helmut Schaa
2011-04-19
4
-8
/
+8
*
rt2x00: Decrease association time for USB devices
Ivo van Doorn
2011-04-19
10
-22
/
+39
*
rt2800usb: add timer to handle TX_STA_FIFO
Johannes Stezenbach
2011-04-19
4
-2
/
+51
*
rt2800usb: handle TX status timeouts
Johannes Stezenbach
2011-04-19
1
-4
/
+7
*
rt2x00: fix queue timeout checks
Johannes Stezenbach
2011-04-19
5
-25
/
+43
*
rt2800usb: read TX_STA_FIFO asynchronously
Johannes Stezenbach
2011-04-19
5
-24
/
+110
*
rt2x00: Use TXOP_HTTXOP for beacons
Helmut Schaa
2011-04-19
1
-2
/
+3
*
rt2x00: Update TX_SW_CFG2 init value
Helmut Schaa
2011-04-19
1
-1
/
+1
*
rt2x00: Use correct TBTT_SYNC config in AP mode
Helmut Schaa
2011-04-19
1
-0
/
+19
*
rt2x00: Make rt2x00_queue_entry_for_each more flexible
Helmut Schaa
2011-04-19
3
-21
/
+49
*
rt2x00: Split rt2x00dev->flags
Ivo van Doorn
2011-04-19
19
-153
/
+203
*
rt2x00: Fix stuck queue in tx failure case
Helmut Schaa
2011-04-19
1
-1
/
+1
*
rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devices
Layne Edwards
2011-04-19
1
-18
/
+42
*
ath9k: assign keycache slots to unencrypted stations
Felix Fietkau
2011-04-19
4
-4
/
+36
*
ath9k: fix powersave frame filtering/buffering in AP mode
Felix Fietkau
2011-04-19
8
-15
/
+145
*
ath9k: Fix beacon generation on foreign channel
Rajkumar Manoharan
2011-04-19
1
-14
/
+22
*
mac80211: add a function for setting the TIM bit for a specific station
Felix Fietkau
2011-04-19
3
-1
/
+27
*
ath9k_htc: Fix free slot value for cab queue
Rajkumar Manoharan
2011-04-19
1
-1
/
+1
*
mwifiex: optimize driver initialization code
Amitkumar Karwar
2011-04-19
3
-64
/
+33
*
mwifiex: remove some macro definitions
Amitkumar Karwar
2011-04-19
5
-7
/
+4
*
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
2011-04-19
13
-277
/
+105
*
mac80211: fix debugfs printk format warning
Randy Dunlap
2011-04-19
1
-1
/
+1
*
iwlegacy: use pci_dev->revision
Sergei Shtylyov
2011-04-19
1
-1
/
+1
*
ath9k_htc: Cleanup HTC debugfs
Rajkumar Manoharan
2011-04-19
3
-137
/
+27
*
ath9k_htc: Add debugfs support to change debug mask
Rajkumar Manoharan
2011-04-19
2
-0
/
+50
*
ath: fix 0x6C for beaconing/passive scan flags based on country IE
Luis R. Rodriguez
2011-04-19
1
-0
/
+1
*
rfkill: Regulator consumer driver for rfkill
Antonio Ospite
2011-04-19
4
-0
/
+224
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-04-19
11
-805
/
+964
|
\
|
*
Bluetooth: Fix lockdep warning in L2CAP
Gustavo F. Padovan
2011-04-14
1
-2
/
+0
|
*
Bluetooth: Fix another locking unbalance
Gustavo F. Padovan
2011-04-14
1
-0
/
+2
|
*
Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
Gustavo F. Padovan
2011-04-13
1
-5
/
+3
|
*
Bluetooth: btmrvl: support Marvell Bluetooth device SD8787
Kevin Gan
2011-04-13
3
-64
/
+132
|
*
Bluetooth: Check return value of hci_recv_stream_fragment()
Gustavo F. Padovan
2011-04-13
1
-1
/
+6
|
*
Bluetooth: hci_uart: check the return value of recv()
Jiejing Zhang
2011-04-13
2
-3
/
+10
|
*
Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled
Szymon Janc
2011-04-13
1
-0
/
+4
|
*
Bluetooth: Add proper handling of received LE data
Gustavo F. Padovan
2011-04-13
1
-0
/
+34
|
*
Bluetooth: Clean up ath3k_load_firmware()
Gustavo F. Padovan
2011-04-13
1
-3
/
+0
|
*
Bluetooth: Fix wrong comparison in listen()
Gustavo F. Padovan
2011-04-13
1
-1
/
+1
|
*
Bluetooth: Move tx queue to struct l2cap_chan
Gustavo F. Padovan
2011-04-13
3
-27
/
+24
|
*
Bluetooth: Remove unneeded uninitialized_vars()
Gustavo F. Padovan
2011-04-13
1
-1
/
+1
|
*
Bluetooth: Remove some sk references from l2cap_core.c
Gustavo F. Padovan
2011-04-13
1
-17
/
+12
|
*
Bluetooth: Move SREJ list to struct l2cap_chan
Gustavo F. Padovan
2011-04-13
3
-19
/
+17
|
*
Bluetooth: Fix lockdep warning with skb list lock
Gustavo F. Padovan
2011-04-07
1
-0
/
+5
|
*
Bluetooth: Move busy workqueue to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
2
-12
/
+10
|
*
Bluetooth: Move srej and busy queues to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
3
-28
/
+22
|
*
Bluetooth: Move ERTM timers to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
3
-51
/
+51
|
*
Bluetooth: Move remote info to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
3
-23
/
+23
|
*
Bluetooth: Move SDU related vars to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
2
-41
/
+41
|
*
Bluetooth: Move more ERTM stuff to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
2
-32
/
+29
[next]