index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-07
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
Yogesh Ashok Powar
3
-25
/
+11
2011-06-07
iwlwifi: remove unecessary if statement
Greg Dietsche
1
-3
/
+0
2011-06-07
iwlagn: refactor iwlagn_mac_channel_switch
Stanislaw Gruszka
1
-54
/
+52
2011-06-07
wl12xx: Stop BA session event from device
Shahar Levi
6
-4
/
+46
2011-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
26
-191
/
+206
2011-06-07
Merge branch 'can/at91-sam9x5' of git://git.pengutronix.de/git/mkl/linux-2.6
David S. Miller
2
-112
/
+259
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
150
-0
/
+153
2011-06-06
be2net: Fix Rx pause counter for lancer
Selvin Xavier
1
-2
/
+2
2011-06-06
qlge: remove unecessary if statement
Greg Dietsche
1
-2
/
+0
2011-06-06
enic: Add support for MTU change via port profile on a dynamic vnic
Roopa Prabhu
2
-6
/
+68
2011-06-06
macvlan: add VLAN filters to lowerdev
John Fastabend
1
-1
/
+38
2011-06-06
iwl4965: set tx power after rxon_assoc
Stanislaw Gruszka
1
-1
/
+2
2011-06-06
rt2x00: fix rmmod crash
Stanislaw Gruszka
2
-1
/
+6
2011-06-06
iwlagn: use cts-to-self protection on 5000 adapters series
Stanislaw Gruszka
3
-11
/
+10
2011-06-06
net/can: allow CAN_AT91 on AT91SAM9X5
Uwe Kleine-König
1
-2
/
+3
2011-06-06
can: at91_can: add support for the AT91SAM9X5 SOCs
Marc Kleine-Budde
1
-14
/
+55
2011-06-06
can: at91_can: register mb0 sysfs entry only on at91sam9263
Marc Kleine-Budde
1
-1
/
+3
2011-06-06
can: at91_can: add id_table and convert prime mailbox constats to functions
Marc Kleine-Budde
1
-38
/
+99
2011-06-06
can: at91_can: convert derived mailbox constants into functions
Marc Kleine-Budde
1
-42
/
+83
2011-06-06
can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RX
Marc Kleine-Budde
1
-9
/
+9
2011-06-06
can: at91_can: directly define AT91_MB_RX_LAST
Marc Kleine-Budde
1
-2
/
+1
2011-06-06
can: at91_can: let get_tx_* functions return unsigned int
Marc Kleine-Budde
1
-3
/
+3
2011-06-06
can: at91_can: don't copy data to rx'ed RTR frames
Marc Kleine-Budde
1
-4
/
+6
2011-06-06
can: at91_can: fix comment about priv->tx_next
Marc Kleine-Budde
1
-1
/
+1
2011-06-06
can: at91_can: don't align struct definitions
Marc Kleine-Budde
1
-17
/
+17
2011-06-05
drivers/net: Remove unnecessary semicolons
Joe Perches
23
-27
/
+29
2011-06-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
51
-265
/
+505
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-1
/
+2
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
41
-158
/
+269
2011-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-8
/
+27
2011-06-04
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-22
/
+11
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
19
-123
/
+111
2011-06-03
iwlagn: call commit_rxon function directly
Wey-Yi Guy
4
-14
/
+7
2011-06-03
iwlagn: direct call to post_scan function
Wey-Yi Guy
3
-3
/
+2
2011-06-03
iwlagn: move all post scan functions in one place
Wey-Yi Guy
2
-7
/
+7
2011-06-03
iwlagn: set smps mode after assoc for 1000 device
Wey-Yi Guy
3
-2
/
+14
2011-06-03
iwlagn: save the latest smps mode
Wey-Yi Guy
1
-0
/
+1
2011-06-03
iwlegacy: add missing null check
Greg Dietsche
1
-0
/
+3
2011-06-03
iwlegacy: propagate error return value
Greg Dietsche
1
-1
/
+1
2011-06-03
iwlegacy: return -EINVAL instead of -1
Greg Dietsche
1
-1
/
+1
2011-06-03
iwlegacy: remove unecessary if statement
Greg Dietsche
1
-2
/
+0
2011-06-03
iwlegacy: remove unreachable code
Greg Dietsche
1
-1
/
+0
2011-06-03
b43: add BCMA 80211 core specific defines
Rafał Miłecki
1
-0
/
+11
2011-06-03
b43: add an option to register BROKEN bcma driver
Rafał Miłecki
3
-1
/
+49
2011-06-03
bcma: read SPROM and extract MAC from it
Rafał Miłecki
4
-1
/
+173
2011-06-03
b43: do not use SSB specific flags when calling core reset function
Rafał Miłecki
3
-16
/
+13
2011-06-03
ath9k: show excessive-retry MPDUs in debugfs
Felix Fietkau
2
-1
/
+6
2011-06-03
rtlwifi: Fix logic in rx_interrupt
Mike McCormack
1
-1
/
+1
2011-06-03
rtlwifi: Use write barrier when assigning ownership
Mike McCormack
1
-0
/
+2
2011-06-03
rtlwifi: Assign rx buffer ownership to hardware last
Mike McCormack
1
-2
/
+3
[prev]
[next]