index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e2100.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-03
bnx2x: Clear MDIO access warning during first driver load
Yaniv Rosner
1
-1
/
+5
2011-08-03
bnx2x: Fix BCM578xx MAC test
Yaniv Rosner
1
-5
/
+4
2011-08-03
bnx2x: Fix BCM54618se invalid link indication
Yaniv Rosner
1
-2
/
+9
2011-08-03
bnx2x: Fix BCM84833 link
Yaniv Rosner
1
-9
/
+12
2011-08-03
bnx2x: Fix link issue with DAC over 578xx
Yaniv Rosner
1
-0
/
+3
2011-08-03
bnx2x: Fix LED behavior
Yaniv Rosner
1
-7
/
+17
2011-08-03
bnx2x: Fix BCM578xx-B0 MDIO access
Yaniv Rosner
3
-3
/
+18
2011-08-03
bnx2x: Fix remote fault handling
Yaniv Rosner
3
-45
/
+69
2011-08-03
bnx2x: Fix chip hanging due to TX pipe stall.
Yaniv Rosner
1
-1
/
+11
2011-08-03
bnx2x: Fix missing pause on for 578xx
Yaniv Rosner
2
-0
/
+8
2011-08-03
r8169 : MAC address change fix for the 8168e-vl.
françois romieu
1
-0
/
+27
2011-08-02
iwlagn: 5000 do not support idle mode
Wey-Yi Guy
3
-1
/
+5
2011-08-02
rt2x00: fix usage of NULL queue
Stanislaw Gruszka
1
-2
/
+3
2011-08-02
rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO
Helmut Schaa
1
-1
/
+2
2011-08-02
iwlagn: sysfs couldn't find the priv pointer
Emmanuel Grumbach
1
-9
/
+9
2011-08-02
bnx2x: Prevent restarting Tx during bnx2x_nic_unload
Vladislav Zolotarov
1
-2
/
+8
2011-08-02
net: add kerneldoc to skb_copy_bits()
Eric Dumazet
1
-2
/
+15
2011-08-02
Documentation/bonding.txt: Update to 3.x version numbers
Jesper Juhl
1
-1
/
+1
2011-08-02
doc: Update the email address for Paul Moore in various source files
Paul Moore
32
-33
/
+31
2011-08-02
doc: Update the MAINTAINERS info for Paul Moore
Paul Moore
1
-3
/
+3
2011-08-02
atm: br2864: sent packets truncated in VC routed mode
Chas Williams
1
-2
/
+0
2011-08-01
rt2x00: rt2800: fix zeroing skb structure
Stanislaw Gruszka
1
-2
/
+1
2011-08-01
rtlwifi: Fix kernel oops on ARM SOC
Larry Finger
1
-9
/
+11
2011-08-01
ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled
Stanislaw Gruszka
5
-13
/
+40
2011-08-01
cfg80211: off by one in nl80211_trigger_scan()
Dan Carpenter
1
-1
/
+1
2011-08-01
iwlegacy: set tx power after rxon_assoc
Stanislaw Gruszka
2
-3
/
+11
2011-08-01
ath9k: initialize tx chainmask before testing channel tx power values
Felix Fietkau
1
-0
/
+2
2011-08-01
sch_sfq: fix sfq_enqueue()
Eric Dumazet
1
-1
/
+6
2011-08-01
drivers/net/niu.c: adjust array index
Julia Lawall
1
-2
/
+2
2011-08-01
net: adjust array index
Julia Lawall
1
-1
/
+1
2011-08-01
MAINTAINERS: Remove Pekka Savola from ipv6.
David S. Miller
1
-1
/
+0
2011-07-29
proc_fork_connector: a lockless ->real_parent usage is not safe
Oleg Nesterov
1
-2
/
+6
2011-07-29
net: fix new sunrpc kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-07-29
r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)
Lennart Sorensen
1
-0
/
+1
2011-07-29
MAINTAINERS: orphan FrameRelay DLCI
Joe Perches
1
-2
/
+1
2011-07-29
sis190: Rx filter init is needed for MAC address change.
Klement Fish
1
-1
/
+11
2011-07-29
xfrm: Fix key lengths for rfc3686(ctr(aes))
Tushar Gohad
1
-2
/
+2
2011-07-28
n2_crypto: Attach on Niagara-T3.
David S. Miller
1
-15
/
+18
2011-07-28
n2rng: Attach on Niagara-T3.
David S. Miller
2
-13
/
+18
2011-07-28
tg3: Remove 5719 jumbo frames and TSO blocks
Matt Carlson
1
-3
/
+3
2011-07-28
tg3: Break larger frags into 4k chunks for 5719
Matt Carlson
2
-6
/
+47
2011-07-28
tg3: Add tx BD budgeting code
Matt Carlson
1
-20
/
+29
2011-07-28
tg3: Consolidate code that calls tg3_tx_set_bd()
Matt Carlson
1
-37
/
+42
2011-07-28
tg3: Add partial fragment unmapping code
Matt Carlson
2
-0
/
+27
2011-07-28
tg3: Generalize tg3_skb_error_unmap()
Matt Carlson
1
-32
/
+16
2011-07-28
tg3: Remove short DMA check for 1st fragment
Matt Carlson
1
-3
/
+0
2011-07-28
tg3: Simplify tx bd assignments
Matt Carlson
1
-39
/
+37
2011-07-28
tg3: Reintroduce tg3_tx_ring_info
Matt Carlson
2
-7
/
+12
2011-07-28
ASIX: Use only 11 bits of header for data size
Marek Vasut
1
-2
/
+2
2011-07-28
ASIX: Simplify condition in rx_fixup()
Marek Vasut
1
-3
/
+2
[next]