index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-10
tun: Persistent devices can get stuck in xoff state
Max Krasnyansky
1
-0
/
+6
2008-07-09
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
1
-2
/
+2
2008-07-09
zd1211rw: stop beacons on remove_interface
Luis Carlos Cobo
1
-0
/
+1
2008-07-09
rt2x00: Disable synchronization during initialization
Ivo van Doorn
5
-0
/
+47
2008-07-08
irda: New device ID for nsc-ircc
Ville Syrjala
1
-0
/
+1
2008-07-08
irda: via-ircc proper dma freeing
Wang Chen
1
-0
/
+3
2008-07-07
zd1211rw: add ID for AirTies WUS-201
Firat Birlik
1
-0
/
+1
2008-07-07
drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit
Darren Jenkins
1
-2
/
+2
2008-07-07
hostap_cs: correct poor NULL checks in suspend/resume routines
John W. Linville
1
-4
/
+8
2008-07-04
fs_enet: restore promiscuous and multicast settings in restart()
Laurent Pinchart
1
-0
/
+3
2008-07-04
ibm_newemac: Fixes entry of short packets
Sathya Narayanan
1
-0
/
+6
2008-07-04
ibm_newemac: Fixes kernel crashes when speed of cable connected changes
Sathya Narayanan
1
-0
/
+2
2008-07-04
pasemi_mac: Access iph->tot_len with correct endianness
Roland Dreier
1
-1
/
+1
2008-07-04
ehea: Access iph->tot_len with correct endianness
Roland Dreier
1
-1
/
+1
2008-07-04
ehea: fix race condition
Jan-Bernd Themann
2
-7
/
+16
2008-07-04
ehea: add MODULE_DEVICE_TABLE
Jan-Bernd Themann
1
-0
/
+1
2008-07-04
ehea: fix might sleep problem
Jan-Bernd Themann
2
-12
/
+12
2008-07-04
forcedeth: fix lockdep warning on ethtool -s
Tobias Diedrich
1
-2
/
+13
2008-07-04
Add missing skb->dev assignment in Frame Relay RX code
Krzysztof Halasa
1
-0
/
+1
2008-07-02
libertas: support USB persistence on suspend/resume (resend)
andrey@cozybit.com
1
-0
/
+1
2008-07-02
iwlwifi: drop skb silently for Tx request in monitor mode
Zhu Yi
2
-2
/
+4
2008-07-02
iwlwifi: fix incorrect 5GHz rates reported in monitor mode
Rick Farrington
2
-2
/
+10
2008-06-30
hostap: fix sparse warnings
Pavel Roskin
5
-16
/
+15
2008-06-30
hostap: don't report useless WDS frames by default
Pavel Roskin
1
-1
/
+1
2008-06-27
hamradio: remove unused variable
Andre Haupt
1
-2
/
+0
2008-06-27
prism: islpci_eth.c endianness fix
Harvey Harrison
1
-1
/
+1
2008-06-27
rt2x00: Fix lock dependency errror
Ivo van Doorn
3
-15
/
+28
2008-06-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
8
-70
/
+97
2008-06-27
Hold RTNL while calling dev_close()
Ben Hutchings
1
-0
/
+3
2008-06-27
qla3xxx: Hold RTNL while calling dev_close()
Ben Hutchings
1
-0
/
+2
2008-06-27
[netdrvr] Fix IOMMU overflow checking in s2io.c
Andi Kleen
2
-27
/
+12
2008-06-27
e1000: only enable TSO6 via ethtool when using correct hardware
Andy Gospodarek
1
-1
/
+1
2008-06-27
e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx
Kevin Hao
1
-0
/
+2
2008-06-27
[netdrvr] netxen: fix netxen_pci_tbl[] breakage
Al Viro
1
-7
/
+11
2008-06-27
[netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable
Ingo Molnar
1
-2
/
+3
2008-06-27
ipg: use NULL, not zero, for pointers
Pekka Enberg
1
-1
/
+1
2008-06-27
ipg: fix jumbo frame compilation
Pekka Enberg
1
-7
/
+7
2008-06-27
drivers/net/r6040.c: Eliminate double sizeof
Julia Lawall
1
-1
/
+1
2008-06-27
pcnet_cs, axnet_cs: clear bogus interrupt before request_irq
Komuro
2
-0
/
+5
2008-06-27
e1000e: fix EEH recovery during reset on PPC
Jeff Kirsher
1
-1
/
+2
2008-06-27
igb: fix EEH recovery during reset on PPC
Jeff Kirsher
1
-1
/
+2
2008-06-27
ixgbe: fix EEH recovery during reset on PPC
Paul Larson
1
-1
/
+2
2008-06-27
tc35815: Fix receiver hangup on Rx FIFO overflow
Atsushi Nemoto
1
-1
/
+1
2008-06-27
tc35815: Mark carrier-off before starting PHY
Atsushi Nemoto
1
-0
/
+2
2008-06-25
iwlwifi: improve scanning band selection management
Ron Rindjunsky
2
-33
/
+39
2008-06-25
rt2x00: Fix unbalanced mutex locking
Ivo van Doorn
2
-30
/
+42
2008-06-25
b43legacy: Fix possible NULL pointer dereference in DMA code
Michael Buesch
1
-1
/
+1
2008-06-25
b43: Fix possible MMIO access while device is down
Michael Buesch
1
-0
/
+3
2008-06-25
b43legacy: Do not return TX_BUSY from op_tx
Michael Buesch
1
-2
/
+4
2008-06-25
b43: Do not return TX_BUSY from op_tx
Michael Buesch
1
-4
/
+8
[next]