index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dm9000.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-26
gianfar: Only process completed frames
Andy Fleming
2
-3
/
+4
2008-03-26
gianfar: Fix frame size calculation when hardware VLAN acceleration is on
Dai Haruki
1
-1
/
+1
2008-03-26
gianfar: Fix the data buffer stashing amount
Dai Haruki
1
-1
/
+1
2008-03-26
Use single_open instead of manual manipulations.
Pavel Emelyanov
1
-39
/
+3
2008-03-26
phy/broadcom: add support for BCM5481 PHY
Anton Vorontsov
1
-1
/
+56
2008-03-26
qla3xxx: convert byte order of constant instead of variable
Marcin Slusarz
1
-4
/
+2
2008-03-26
drivers/net/mv643xx_eth.c: Use FIELD_SIZEOF
Julia Lawall
1
-1
/
+1
2008-03-26
Add support the Korina (IDT RC32434) Ethernet MAC
Florian Fainelli
3
-0
/
+1241
2008-03-26
forcedeth: Use round_jiffies for stats timer
Daniel Drake
1
-2
/
+4
2008-03-26
s2io annotations
Al Viro
1
-8
/
+9
2008-03-26
endianness annotations: rndis
Al Viro
1
-1
/
+2
2008-03-26
annotate cxgb3 (ab)uses of skb->priority/skb->csum
Al Viro
1
-3
/
+19
2008-03-26
skfp annotations
Al Viro
4
-62
/
+60
2008-03-26
misc drivers/net annotations
Al Viro
6
-19
/
+20
2008-03-26
ni52: more unbreaking
Al Viro
1
-15
/
+16
2008-03-26
ni52: switch to ioremap()
Al Viro
1
-5
/
+18
2008-03-26
ni52: clean up check586()
Al Viro
1
-23
/
+24
2008-03-26
ni52: clean up initialization of priv
Al Viro
1
-14
/
+7
2008-03-26
ni52: make ->base char __iomem *
Al Viro
1
-15
/
+17
2008-03-26
ni52: kill the second argument of check586(), get rid of bogus pointer
Al Viro
1
-11
/
+11
2008-03-26
ni52: unbreak scp_struct
Al Viro
1
-2
/
+2
2008-03-26
ni52 trivial iomem annotations
Al Viro
1
-71
/
+70
2008-03-26
ixgb: remove irq_sem
Jesse Brandeburg
2
-13
/
+6
2008-03-26
e1000: remove irq_sem
Jesse Brandeburg
2
-27
/
+15
2008-03-26
e1000e: remove irq_sem
Jesse Brandeburg
2
-26
/
+14
2008-03-26
e1000e: remove no longer used e1000e_read_nvm_spi
Auke Kok
2
-57
/
+0
2008-03-26
ixgb: move externs out of .c files
Auke Kok
2
-9
/
+10
2008-03-26
ixgb: convert boolean_t to bool
Joe Perches
8
-102
/
+94
2008-03-26
ixgb: add explicit state checking
Jesse Brandeburg
2
-10
/
+33
2008-03-26
e1000: Convert boolean_t to bool
Joe Perches
6
-216
/
+209
2008-03-25
rt2x00: Fix in_atomic() usage
Ivo van Doorn
9
-386
/
+234
2008-03-25
rt2x00: Fix rate detection for invalid signals
Ivo van Doorn
1
-0
/
+7
2008-03-25
PS3: gelic: Add support for separate cipher selection
Masakazu Mokuno
1
-1
/
+1
2008-03-25
b43: Don't compile N-PHY code when N-PHY is disabled
Michael Buesch
2
-2
/
+42
2008-03-25
iwlwifi: Completing the parameter packaging
Assaf Krauss
3
-54
/
+55
2008-03-25
ipw2200 annotations and fixes
Al Viro
2
-60
/
+64
2008-03-25
rt2x00: Add dev_flags to rx descriptor
Ivo van Doorn
7
-25
/
+48
2008-03-25
mac80211: configure default wmm params correctly
Vladimir Koutny
1
-33
/
+58
2008-03-25
mac80211: prevent tuning during scanning
Mohamed Abbas
2
-1
/
+4
2008-03-25
mac80211: tear down of block ack sessions
Ron Rindjunsky
3
-7
/
+17
2008-03-25
mac80211: fixing debug prints for AddBA request
Ron Rindjunsky
1
-4
/
+4
2008-03-25
mac80211: fixing delba debug print
Ron Rindjunsky
1
-1
/
+1
2008-03-25
mac80211: filter scan results on unusable channels
Johannes Berg
1
-0
/
+6
2008-03-25
mac80211: use ieee80211_get_channel
Johannes Berg
1
-25
/
+4
2008-03-25
wireless: add wiphy channel freq to channel struct lookup helper
Johannes Berg
2
-0
/
+29
2008-03-25
iwlwifi: move host command sending functions to core module
Tomas Winkler
9
-322
/
+399
2008-03-25
iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info
Assaf Krauss
6
-13
/
+13
2008-03-25
iwlwifi: iwl3945 remove 4965 commands
Tomas Winkler
1
-39
/
+0
2008-03-25
iwlwifi-2.6: enables RX TKIP decryption in HW
Emmanuel Grumbach
1
-0
/
+51
2008-03-25
iwlwifi-2.6: enables HW TKIP encryption
Emmanuel Grumbach
2
-9
/
+25
[next]