index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
802
/
fc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-29
net: include dma-mapping.h in ll_temac_main.c for dma_map_single etc
Stephen Rothwell
1
-0
/
+1
2011-06-29
net: include io.h in sja1000_of_platform.c for iounmap etc
Stephen Rothwell
1
-0
/
+1
2011-06-28
vmxnet3: Enable GRO support.
Jesse Gross
1
-1
/
+4
2011-06-28
vxge: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-8
/
+5
2011-06-28
sky2: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-8
/
+7
2011-06-28
r8169: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-14
/
+6
2011-06-28
niu: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-06-28
bnx2x: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-7
/
+4
2011-06-28
bnx2: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-3
/
+2
2011-06-28
igb: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-2
/
+2
2011-06-28
e1000e: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
2
-2
/
+2
2011-06-28
cxgb3: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-8
/
+4
2011-06-28
mlx4: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-06-28
tg3: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-15
/
+15
2011-06-28
net: sh_eth: tidyup compile warning
Kuninori Morimoto
1
-2
/
+2
2011-06-28
vmxnet3: Convert to new vlan model.
Jesse Gross
3
-83
/
+40
2011-06-28
can: bfin_can: auto-calculate accessor sizes
Mike Frysinger
1
-59
/
+59
2011-06-28
can: bfin_can: simplify xmit id1 setup
Mike Frysinger
1
-15
/
+6
2011-06-28
mlx4: use pci_dev->revision
Sergei Shtylyov
1
-2
/
+2
2011-06-27
net_sched: fix dequeuer fairness
jamal
1
-5
/
+7
2011-06-27
wan: Update to current logging forms
Joe Perches
7
-96
/
+96
2011-06-27
ixp4xx_hss: Update to current logging forms
Joe Perches
1
-15
/
+13
2011-06-27
farsync: Update to current logging forms
Joe Perches
1
-4
/
+3
2011-06-27
dscc4: Update to current logging forms
Joe Perches
1
-42
/
+38
2011-06-27
frame relay dlci/frad: Update to current logging forms
Joe Perches
2
-29
/
+45
2011-06-27
cyclom: Update to current logging forms
Joe Perches
3
-156
/
+133
2011-06-27
cosa: Update to current logging forms
Joe Perches
1
-120
/
+106
2011-06-27
generic_hdlc: Update to current logging forms
Joe Perches
12
-211
/
+186
2011-06-27
be2net: fix initialization of vlan_prio_bmap
Sathya Perla
1
-4
/
+3
2011-06-27
be2net: get rid of multi_rxq module param
Sathya Perla
1
-5
/
+1
2011-06-27
be2net: fix netdev_stats_update
Sathya Perla
1
-12
/
+17
2011-06-25
ixgbe: implement DCB ops dcb_ieee_del()
John Fastabend
1
-6
/
+42
2011-06-25
ixgbe: remove unused fcoe.tc field and fcoe_setapp()
John Fastabend
4
-57
/
+1
2011-06-25
ixgbe: complete FCoE initialization from setapp() routine
John Fastabend
1
-13
/
+25
2011-06-25
ixgbe: A fix to VF TX rate limit
Lior Levy
2
-1
/
+17
2011-06-25
ixgbe: Update method used for determining descriptor count for an skb
Alexander Duyck
2
-29
/
+33
2011-06-25
ixgbe: Add one function that handles most of context descriptor setup
Alexander Duyck
3
-222
/
+162
2011-06-25
ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16
Alexander Duyck
1
-6
/
+7
2011-06-25
ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function
Alexander Duyck
2
-8
/
+12
2011-06-25
ixgbe: pass adapter struct instead of netdev for interrupt data
Alexander Duyck
1
-11
/
+7
2011-06-25
net: wimax: Remove of unused 'rfkill_input' pointer
Vitaliy Ivanov
1
-1
/
+0
2011-06-25
net: Kill unuseful net/TUNABLE doc in kernel source
Shan Wei
1
-50
/
+0
2011-06-25
zorro8390: Update style, neaten, restructure to eliminate prototypes
Joe Perches
1
-340
/
+333
2011-06-25
lib8390: Remove unnecessary extern
Joe Perches
1
-1
/
+0
2011-06-25
lib8390: Convert include <asm to include <linux
Joe Perches
1
-2
/
+2
2011-06-25
lib8390: Normalize source code spacing
Joe Perches
1
-37
/
+44
2011-06-25
lib8390: Indent braces appropriately
Joe Perches
1
-81
/
+38
2011-06-25
lib8390: Use pr_<level> and netdev_<level>
Joe Perches
1
-43
/
+43
2011-06-25
a2065: Use pr_fmt, pr_<level> and netdev_<level>
Joe Perches
1
-174
/
+162
2011-06-25
ariadne: Update style, neaten, restructure to eliminate prototypes
Joe Perches
1
-666
/
+601
[next]