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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-27
phonet: phonet_device_get() fix
Eric Dumazet
1
-1
/
+1
2009-07-26
bnx2: Update vlan_features
Eric Dumazet
1
-4
/
+15
2009-07-26
imwc3200: move iwmc3200 SDIO ids to sdio_ids.h
Tomas Winkler
4
-11
/
+14
2009-07-26
ethtool: device independent rx_csum and get_flags routines
Sridhar Samudrala
1
-2
/
+11
2009-07-26
bnx2x: Dont update vlan_features in bnx2x_set_tso()
Eric Dumazet
1
-8
/
+0
2009-07-26
net: deprecate print_mac
Johannes Berg
1
-2
/
+2
2009-07-26
sky2: remove unnecessary assignment
Mike McCormack
1
-1
/
+1
2009-07-26
phonet: Fix build.
David S. Miller
1
-0
/
+1
2009-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
134
-3237
/
+4999
2009-07-26
Merge branch 'for_david' of git://git.kernel.org/pub/scm/linux/kernel/git/kke...
David S. Miller
52
-462
/
+10356
2009-07-26
igbvf: resolve "frees DMA memory with different size" warnings
Alexander Duyck
1
-3
/
+2
2009-07-26
igb: initialize mailbox function pointers prior to phy init
Alexander Duyck
1
-4
/
+4
2009-07-26
igb: cleanup flow control configuration to make requested/current more clear
Alexander Duyck
5
-45
/
+55
2009-07-26
igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmap
Alexander Duyck
1
-12
/
+18
2009-07-26
igb: add support for 82576 mezzanine card
Alexander Duyck
3
-0
/
+3
2009-07-26
igb: remove unused switch statement from igb_set_wol
Alexander Duyck
1
-6
/
+0
2009-07-26
igb: cleanup receive address register initialization
Alexander Duyck
3
-35
/
+30
2009-07-26
igb: move all multicast addresses into multicast table array
Alexander Duyck
6
-89
/
+56
2009-07-26
igb: add completion timeout workaround for 82575/82576
Alexander Duyck
6
-15
/
+98
2009-07-26
igb: do not overwrite EEPROM LED settings
Alexander Duyck
1
-6
/
+1
2009-07-26
igb: change configure_pcs_link to void since it always returns 0
Alexander Duyck
1
-9
/
+4
2009-07-26
igb: make serdes power down available for 82575 in addition to 82576 parts
Alexander Duyck
3
-9
/
+17
2009-07-26
igb: remove media type fiber as it is misleading
Alexander Duyck
5
-58
/
+22
2009-07-25
mISDN: hfcmulti display real PCI ids for not supported cards
Karsten Keil
1
-3
/
+4
2009-07-25
ISDN: ARRAY_SIZE changes
Karsten Keil
14
-108
/
+59
2009-07-25
drivers/isdn: Drop unnecessary NULL test
Julia Lawall
6
-12
/
+0
2009-07-25
mISDN: Add support for Traverse Technologies NETJet PCI cards
Karsten Keil
4
-0
/
+1224
2009-07-25
mISDN: Add driver for Winbond cards
Karsten Keil
4
-0
/
+1638
2009-07-25
mISDN: Add support for Speedfax+ cards
Karsten Keil
6
-1
/
+2551
2009-07-25
mISDN: Driver for AVM Fritz!CARD PCI
Karsten Keil
3
-0
/
+1161
2009-07-25
mISDN: Add driver for Infineon ISDN chipset family
Karsten Keil
6
-0
/
+3364
2009-07-25
mISDN: Make clearing B-channel a common function
Karsten Keil
5
-47
/
+17
2009-07-25
ISDN: Fix isdnhdlc for one byte hdlc packets
Karsten Keil
1
-1
/
+6
2009-07-25
ISDN: Add support for none reverse bitstreams to isdnhdc
Karsten Keil
5
-44
/
+56
2009-07-25
ISDN: Clean up isdnhdlc code
Karsten Keil
2
-203
/
+231
2009-07-25
ISDN: Make isdnhdlc usable for other ISDN drivers
Karsten Keil
8
-15
/
+17
2009-07-24
mac80211: Fix regression in mesh forwarding path.
Javier Cardona
4
-11
/
+20
2009-07-24
mac80211: fix ieee80211_xmit call context
Johannes Berg
1
-0
/
+7
2009-07-24
net: remove unused skb->do_not_encrypt
Johannes Berg
2
-8
/
+1
2009-07-24
mac80211: remove master netdev
Johannes Berg
13
-392
/
+195
2009-07-24
net: export __dev_addr_sync/__dev_addr_unsync
Johannes Berg
1
-0
/
+2
2009-07-24
adm8211: remove uneeded code during suspend/resume
Luis R. Rodriguez
1
-17
/
+0
2009-07-24
ath9k: do not stop the queues in driver stop
Luis R. Rodriguez
1
-2
/
+0
2009-07-24
MAINTAINERS: Update rtl8180 patterns
Joe Perches
1
-1
/
+1
2009-07-24
MAINTAINERS: add wl1251 wireless driver
Kalle Valo
1
-0
/
+9
2009-07-24
wl1251: remove wl1251_plt_start/stop()
Kalle Valo
1
-54
/
+0
2009-07-24
wl1251: remove accidentally added wl1251_netlink.c
Kalle Valo
1
-679
/
+0
2009-07-24
ath5k: fix values for bus error bits in ISR2
Pavel Roskin
1
-6
/
+6
2009-07-24
cfg80211: avoid setting default_key if add_key fails
Zhu Yi
1
-2
/
+6
2009-07-24
iwmc3200wifi: fix a use-after-free bug
Zhu Yi
1
-7
/
+9
[next]