index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
qlcnic
/
qlcnic_hdr.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-14
qlcnic: fix pause params setting
Rajesh Borundia
1
-0
/
+4
2010-07-14
eth_v10: Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTION
Christoph Egger
1
-4
/
+0
2010-07-14
cs89x0: Removing dead SH_HICOSH4
Christoph Egger
2
-53
/
+2
2010-07-14
cassini: Removing dead CASSINI_NAPI
Christoph Egger
1
-5
/
+0
2010-07-14
cassini: Removing dead CASSINI_MULTICAST_REG_WRITE
Christoph Egger
1
-19
/
+1
2010-07-14
cassini: Removing dead CASSINI_QGE_DEBUG
Christoph Egger
1
-4
/
+0
2010-07-14
net: Removing dead {AR,WAVE}LAN
Christoph Egger
1
-6
/
+0
2010-07-13
Revert "tc35815: fix iomap leak"
David S. Miller
1
-3
/
+1
2010-07-13
drivers/net: Add Micrel KS8841/42 support to ks8842 driver
David J. Choi
2
-48
/
+133
2010-07-12
hso: remove driver version
Filip Aben
1
-4
/
+1
2010-07-12
net/irda: Remove unnecessary casts of private_data
Joe Perches
1
-5
/
+5
2010-07-12
net/core: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+2
2010-07-12
drivers/net/caif: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+2
2010-07-12
drivers/isdn: Remove unnecessary casts of private_data
Joe Perches
3
-5
/
+5
2010-07-12
atm: remove IRQF_DISABLED in combination with IRQF_SHARED
chas williams - CONTRACTOR
3
-4
/
+4
2010-07-12
fec: use interrupt for MDIO completion indication
Baruch Siach
1
-30
/
+25
2010-07-12
net: autoconvert trivial BKL users to private mutex
Arnd Bergmann
4
-21
/
+22
2010-07-12
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
9
-46
/
+48
2010-07-12
net: sock_free() optimizations
Eric Dumazet
1
-2
/
+3
2010-07-12
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()
Changli Gao
8
-20
/
+33
2010-07-12
net: cleanups
Changli Gao
3
-192
/
+123
2010-07-12
xtsonic: free irq if sonic_open() fails
Kulikov Vasiliy
1
-2
/
+10
2010-07-12
macsonic: free irqs if sonic_open() fails
Kulikov Vasiliy
1
-9
/
+28
2010-07-12
jazzsonic: free irq if sonic_open() fails
Kulikov Vasiliy
1
-4
/
+13
2010-07-12
isdn: fix strlen() usage
Dan Carpenter
1
-3
/
+4
2010-07-12
9p: strlen() doesn't count the terminator
Dan Carpenter
1
-1
/
+1
2010-07-12
tc35815: fix iomap leak
Kulikov Vasiliy
1
-1
/
+3
2010-07-12
ll_temac: Fix missing validate_addr hook
Denis Kirjanov
1
-0
/
+1
2010-07-12
cxgb4vf: fix TX Queue restart
Casey Leedom
2
-28
/
+16
2010-07-12
depca: fix leaks in depca_module_init()
Kulikov Vasiliy
1
-6
/
+23
2010-07-12
p54: update MAINTAINERS
Christian Lamparter
1
-3
/
+2
2010-07-12
ath9k: merge noisefloor load implementations
Felix Fietkau
6
-181
/
+114
2010-07-12
ath9k: validate the TID in the tx status information
Felix Fietkau
1
-0
/
+8
2010-07-12
ath9k_hw: report the TID in the tx status on AR5008-AR9002
Felix Fietkau
3
-3
/
+4
2010-07-12
ath9k_hw: prevent a fast channel change after a rx DMA stuck issue
Felix Fietkau
1
-1
/
+3
2010-07-12
ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation
Felix Fietkau
1
-1
/
+1
2010-07-12
ath9k_hw: fix a sign error in the IQ calibration code
Felix Fietkau
1
-1
/
+1
2010-07-12
ath9k_hw: fix antenna diversity on AR9285
Felix Fietkau
5
-8
/
+8
2010-07-12
rt2x00: Move driver callback functions into the ops structure
Ivo van Doorn
4
-48
/
+36
2010-07-12
rt2x00: Move common firmware loading into rt2800lib
Ivo van Doorn
4
-211
/
+179
2010-07-12
rt2x00: Add missing TSF sync mode for AP operation
Helmut Schaa
3
-4
/
+8
2010-07-12
rt2x00: Don't initialize beacon interval to 0 on rt2800 devices
Helmut Schaa
1
-1
/
+1
2010-07-12
rt2x00: Remove set_tim callback from PCI drivers
Helmut Schaa
4
-4
/
+0
2010-07-12
rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb
Helmut Schaa
4
-37
/
+69
2010-07-12
rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
Helmut Schaa
5
-10
/
+70
2010-07-12
rt2x00: Implement broad- and multicast buffering
Helmut Schaa
1
-2
/
+30
2010-07-12
rt2x00: Allow beacon update without scheduling a work
Helmut Schaa
2
-9
/
+30
2010-07-12
rt2x00: Convert rt2x00 to use threaded interrupts
Helmut Schaa
11
-70
/
+201
2010-07-12
rt2x00: Make rt2800_write_beacon only export to GPL
Ivo van Doorn
1
-1
/
+1
2010-07-12
rt2x00: Implement watchdog monitoring
Ivo van Doorn
11
-3
/
+159
[next]