Eric Dumazet
|
553e233562
net: use netdev stats in b44, sundance, via-rhine and via-velocity
|
16 years ago |
Yang Hongyang
|
28b7679677
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
|
16 years ago |
Michael Buesch
|
37efa23990
b44: Use kernel DMA addresses for the kernel DMA API
|
16 years ago |
Michael Buesch
|
5d4d9e8ad6
b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}()
|
16 years ago |
David S. Miller
|
aa4abc9bcc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Michael Buesch
|
e92aa634a3
b44: Disable device on shutdown
|
16 years ago |
Michael Buesch
|
f8af11af85
b44: Unconditionally enable interrupt routing on reset
|
16 years ago |
David S. Miller
|
9034f77bad
netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
|
16 years ago |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 years ago |
Eric Dumazet
|
a58c891a53
b44: GFP_DMA skb should not escape from driver
|
16 years ago |
Felix Fietkau
|
4ca857958c
b44: fix misalignment and wasted space in rx handling
|
16 years ago |
Stephen Hemminger
|
403413e50d
b44: convert to net_device_ops
|
16 years ago |
David S. Miller
|
2d5451d261
net: Fix warning fallout from recent NAPI interface changes.
|
16 years ago |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
Michael Buesch
|
f225763a7d
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
|
17 years ago |
Michael Buesch
|
4ac58469f1
ssb: Fix usage of struct device used for DMAing
|
17 years ago |
Michael Buesch
|
5ea79631c0
b44: Truncate PHY address
|
17 years ago |
Miguel Botón
|
fedb0eefe2
b44: power down PHY when interface down
|
17 years ago |
Larry Finger
|
458414b2e3
b44: Convert to use of the new SPROM structure
|
17 years ago |
Jeff Garzik
|
b9f2c0440d
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
|
17 years ago |
Michael Buesch
|
753f492093
[B44]: port to native ssb support
|
17 years ago |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 years ago |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
17 years ago |
Matthew Wilcox
|
313674afa8
[NET]: ethtool_perm_addr only has one implementation
|
18 years ago |
Yoann Padioleau
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 years ago |
Stephen Hemminger
|
bf0dcbd929
b44: use netdev_alloc_skb
|
18 years ago |
Stephen Hemminger
|
72f4861ef9
b44: packet offset is constant
|
18 years ago |