Dongdong Deng
|
e99b1f04d9
b44: the poll handler b44_poll must not enable IRQ unconditionally
|
15 лет назад |
Michael Buesch
|
98a1e2a926
b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO
|
15 лет назад |
David S. Miller
|
6cdee2f96a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 лет назад |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
15 лет назад |
Dongdong Deng
|
22580f894a
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
|
16 лет назад |
Julia Lawall
|
39506a552b
drivers/net: Use DIV_ROUND_CLOSEST
|
16 лет назад |
roel kluin
|
27e0955184
b44: strncpy does not null terminate string
|
16 лет назад |
Eric Dumazet
|
553e233562
net: use netdev stats in b44, sundance, via-rhine and via-velocity
|
16 лет назад |
Yang Hongyang
|
28b7679677
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
|
16 лет назад |
Michael Buesch
|
37efa23990
b44: Use kernel DMA addresses for the kernel DMA API
|
16 лет назад |
Michael Buesch
|
5d4d9e8ad6
b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}()
|
16 лет назад |
David S. Miller
|
aa4abc9bcc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 лет назад |
Michael Buesch
|
e92aa634a3
b44: Disable device on shutdown
|
16 лет назад |
Michael Buesch
|
f8af11af85
b44: Unconditionally enable interrupt routing on reset
|
16 лет назад |
David S. Miller
|
9034f77bad
netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
|
16 лет назад |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 лет назад |
Eric Dumazet
|
a58c891a53
b44: GFP_DMA skb should not escape from driver
|
16 лет назад |
Felix Fietkau
|
4ca857958c
b44: fix misalignment and wasted space in rx handling
|
16 лет назад |
Stephen Hemminger
|
403413e50d
b44: convert to net_device_ops
|
16 лет назад |
David S. Miller
|
2d5451d261
net: Fix warning fallout from recent NAPI interface changes.
|
16 лет назад |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 лет назад |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 лет назад |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 лет назад |
Michael Buesch
|
f225763a7d
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
|
17 лет назад |
Michael Buesch
|
4ac58469f1
ssb: Fix usage of struct device used for DMAing
|
17 лет назад |
Michael Buesch
|
5ea79631c0
b44: Truncate PHY address
|
17 лет назад |
Miguel Botón
|
fedb0eefe2
b44: power down PHY when interface down
|
17 лет назад |
Larry Finger
|
458414b2e3
b44: Convert to use of the new SPROM structure
|
17 лет назад |
Jeff Garzik
|
b9f2c0440d
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
|
17 лет назад |
Michael Buesch
|
753f492093
[B44]: port to native ssb support
|
17 лет назад |