index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
drivers/net/8139too.c: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
1
-106
/
+81
2010-02-17
drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
1
-42
/
+30
2010-02-17
tg3: Update version to 3.108
Matt Carlson
1
-2
/
+2
2010-02-17
tg3: Push phylib definitions to phylib
Matt Carlson
3
-31
/
+20
2010-02-17
tg3: Rename tg3 phy ID preprocessor definitions
Matt Carlson
2
-107
/
+106
2010-02-17
tg3: Reformat SSID to phy ID table
Matt Carlson
2
-30
/
+88
2010-02-17
tg3: Discover phy address once
Matt Carlson
1
-11
/
+11
2010-02-17
tg3: Reduce indent level of tg3_rx_prodring_alloc
Matt Carlson
1
-24
/
+24
2010-02-17
tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE
Matt Carlson
2
-8
/
+8
2010-02-17
tg3: Add more partno entries for fallback path
Matt Carlson
1
-1
/
+17
2010-02-17
tg3: Allow phylib flowctrl changes anytime
Matt Carlson
1
-42
/
+52
2010-02-17
tg3: Add support for 2 new selfboot formats
Matt Carlson
2
-0
/
+10
2010-02-17
tg3: Make 57791 and 57795 10/100 only
Matt Carlson
1
-0
/
+2
2010-02-17
tg3: Enforce DMA mapping / skb assignment ordering
Matt Carlson
1
-2
/
+7
2010-02-17
tun: socket filter support
Michael S. Tsirkin
1
-0
/
+26
2010-02-17
chelsio: convert to use netdev_for_each_mc_addr
Jiri Pirko
3
-19
/
+5
2010-02-17
cxgb3: convert to use netdev_for_each_addr
Jiri Pirko
3
-40
/
+11
2010-02-17
smsc911x: replace manual phy lookup.
kirjanov@gmail.com
1
-14
/
+10
2010-02-17
mv643xx_eth: fix missing validate_addr hook
kirjanov@gmail.com
1
-0
/
+1
2010-02-17
net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver
Kristoffer Glembo
4
-0
/
+1797
2010-02-17
via-velocity: Enable scatter/gather IO by default
Simon Kagstrom
1
-1
/
+1
2010-02-17
ipg: Remove device claimed by dl2k from pci id table
Jeff Mahoney
1
-3
/
+1
2010-02-17
SiS190/191 half-duplex initialization fix
Riccardo Ghetta
1
-1
/
+10
2010-02-17
bnx2x: version number and date
Vladislav Zolotarov
1
-2
/
+2
2010-02-17
bnx2x: Use firmware 5.2.13
Vladislav Zolotarov
5
-12
/
+24
2010-02-17
bnx2x: fix in 57710 self-test
Vladislav Zolotarov
1
-1
/
+2
2010-02-17
bnx2x: Do not allow enabling LRO if disable_tpa=1
Vladislav Zolotarov
1
-6
/
+8
2010-02-17
bnx2x: clean up in case of error in bnx2x_init_hw()
Vladislav Zolotarov
1
-0
/
+3
2010-02-17
bnx2x: Properly release allocated MSI-X/MSI vectors
Vladislav Zolotarov
1
-11
/
+14
2010-02-17
drivers/net/usb: Use netif_<level> logging facilities
Joe Perches
6
-341
/
+264
2010-02-17
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
10
-468
/
+507
2010-02-17
be2net: implement pci shutdown handler
Sathya Perla
1
-0
/
+21
2010-02-17
be2net: fix rx-path to ignore a flush completion
Sathya Perla
1
-4
/
+19
2010-02-17
be2net: don't rearm mcc cq when device is not open
Sathya Perla
4
-2
/
+26
2010-02-17
be2net: a mini optimization in rx_compl_process() code
Sathya Perla
1
-10
/
+10
2010-02-17
qlge: Fix occasional loopback test failure.
Ron Mercer
1
-1
/
+6
2010-02-17
qlge: Fix bonding mac address bug.
Ron Mercer
2
-1
/
+7
2010-02-17
qlge: Fix dropping of large non-TCP/UDP frames.
Ron Mercer
1
-15
/
+5
2010-02-17
ll_temac: Fix MAC address configuration from userland
Steven J. Magnani
1
-1
/
+8
2010-02-17
ll_temac: Add support for V2 LLTEMAC core
Steven J. Magnani
1
-1
/
+4
2010-02-17
net: convert multiple drivers to use netdev_for_each_mc_addr
Jiri Pirko
8
-27
/
+15
2010-02-17
cassini: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-37
/
+35
2010-02-17
igb: update tx DMA mapping error handling
Nick Nunley
1
-5
/
+3
2010-02-17
igb: change descriptor control thresholds
Nick Nunley
1
-2
/
+2
2010-02-17
igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors
Nick Nunley
1
-7
/
+3
2010-02-17
igb: remove unused vmolr value
Nick Nunley
1
-4
/
+0
2010-02-17
igb: minor type cleanups
Nick Nunley
1
-6
/
+6
2010-02-17
igb: move gso_segs into buffer_info structure
Nick Nunley
2
-1
/
+3
2010-02-17
igb: inline igb_maybe_stop_tx
Nick Nunley
1
-1
/
+1
2010-02-17
igb: only read phy specific stats if in internal phy mode
Nick Nunley
1
-3
/
+8
[next]