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