index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
2010-02-18
1
-1
/
+1
*
macvtap: add GSO/csum offload support
Arnd Bergmann
2010-02-18
1
-24
/
+182
*
net/macvtap: add vhost support
Arnd Bergmann
2010-02-18
3
-24
/
+84
*
macvtap: rework object lifetime rules
Arnd Bergmann
2010-02-18
1
-92
/
+91
*
drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE()
Joe Perches
2010-02-18
1
-1
/
+1
*
drivers/net/yellowfin.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
2010-02-18
1
-84
/
+78
*
drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
2010-02-18
1
-36
/
+27
*
drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
2010-02-18
1
-39
/
+42
*
drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
2010-02-18
1
-29
/
+21
*
drivers/net/pci-skeleton.c: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
2010-02-18
1
-516
/
+503
*
drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
2010-02-18
1
-50
/
+37
*
drivers/net/cassini.c: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
2010-02-18
1
-210
/
+151
*
drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
2010-02-18
3
-138
/
+117
*
drivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
2010-02-18
1
-84
/
+61
*
drivers/net/b44.c: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
2010-02-18
1
-41
/
+31
*
drivers/net/8139too.c: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
2010-02-18
1
-106
/
+81
*
drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
2010-02-18
1
-42
/
+30
*
tg3: Update version to 3.108
Matt Carlson
2010-02-18
1
-2
/
+2
*
tg3: Push phylib definitions to phylib
Matt Carlson
2010-02-18
3
-31
/
+20
*
tg3: Rename tg3 phy ID preprocessor definitions
Matt Carlson
2010-02-18
2
-107
/
+106
*
tg3: Reformat SSID to phy ID table
Matt Carlson
2010-02-18
2
-30
/
+88
*
tg3: Discover phy address once
Matt Carlson
2010-02-18
1
-11
/
+11
*
tg3: Reduce indent level of tg3_rx_prodring_alloc
Matt Carlson
2010-02-18
1
-24
/
+24
*
tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE
Matt Carlson
2010-02-18
2
-8
/
+8
*
tg3: Add more partno entries for fallback path
Matt Carlson
2010-02-18
1
-1
/
+17
*
tg3: Allow phylib flowctrl changes anytime
Matt Carlson
2010-02-18
1
-42
/
+52
*
tg3: Add support for 2 new selfboot formats
Matt Carlson
2010-02-18
2
-0
/
+10
*
tg3: Make 57791 and 57795 10/100 only
Matt Carlson
2010-02-18
1
-0
/
+2
*
tg3: Enforce DMA mapping / skb assignment ordering
Matt Carlson
2010-02-18
1
-2
/
+7
*
tun: socket filter support
Michael S. Tsirkin
2010-02-18
1
-0
/
+26
*
chelsio: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-18
3
-19
/
+5
*
cxgb3: convert to use netdev_for_each_addr
Jiri Pirko
2010-02-18
3
-40
/
+11
*
smsc911x: replace manual phy lookup.
kirjanov@gmail.com
2010-02-18
1
-14
/
+10
*
mv643xx_eth: fix missing validate_addr hook
kirjanov@gmail.com
2010-02-18
1
-0
/
+1
*
net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver
Kristoffer Glembo
2010-02-18
4
-0
/
+1797
*
via-velocity: Enable scatter/gather IO by default
Simon Kagstrom
2010-02-18
1
-1
/
+1
*
ipg: Remove device claimed by dl2k from pci id table
Jeff Mahoney
2010-02-18
1
-3
/
+1
*
SiS190/191 half-duplex initialization fix
Riccardo Ghetta
2010-02-17
1
-1
/
+10
*
bnx2x: version number and date
Vladislav Zolotarov
2010-02-17
1
-2
/
+2
*
bnx2x: Use firmware 5.2.13
Vladislav Zolotarov
2010-02-17
5
-12
/
+24
*
bnx2x: fix in 57710 self-test
Vladislav Zolotarov
2010-02-17
1
-1
/
+2
*
bnx2x: Do not allow enabling LRO if disable_tpa=1
Vladislav Zolotarov
2010-02-17
1
-6
/
+8
*
bnx2x: clean up in case of error in bnx2x_init_hw()
Vladislav Zolotarov
2010-02-17
1
-0
/
+3
*
bnx2x: Properly release allocated MSI-X/MSI vectors
Vladislav Zolotarov
2010-02-17
1
-11
/
+14
*
drivers/net/usb: Use netif_<level> logging facilities
Joe Perches
2010-02-17
6
-341
/
+264
*
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
2010-02-17
10
-468
/
+507
*
be2net: implement pci shutdown handler
Sathya Perla
2010-02-17
1
-0
/
+21
*
be2net: fix rx-path to ignore a flush completion
Sathya Perla
2010-02-17
1
-4
/
+19
*
be2net: don't rearm mcc cq when device is not open
Sathya Perla
2010-02-17
4
-2
/
+26
*
be2net: a mini optimization in rx_compl_process() code
Sathya Perla
2010-02-17
1
-10
/
+10
[next]