Commit Graph

120 Commits (02f8c6aee8df3cdc935e9bdd4f2d020306035dbe)

Author SHA1 Message Date
David Decotigny 7073949720 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API 14 years ago
David Decotigny 25db033881 ethtool: Use full 32 bit speed range in ethtool's set_settings 14 years ago
Hauke Mehrtens 6c08af0302 b44: fix workarround for wap54g10 14 years ago
James Hogan afed4ccb0d b44: fix resume, request_irq after hw reset 14 years ago
Paul Fertser bcf64aa379 b44: fix carrier detection on bind 15 years ago
Mark Lord 32737e934a PATCH: b44 Handle RX FIFO overflow better (simplified) 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
FUJITA Tomonori 3e9e0b8364 b44: remove unused dma_desc_align_mask 15 years ago
FUJITA Tomonori 39a6f4bce6 b44: replace the ssb_dma API with the generic DMA API 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jiri Pirko 0ddf477b8a net: convert multiple drivers to use netdev_for_each_mc_addr, part3 15 years ago
Hauke Mehrtens 53639207c0 b44: use netdev_alloc_skb instead of dev_alloc_skb 15 years ago
Hauke Mehrtens 8850dce170 b44: Set PHY address to NO_PHY if reset fails. 15 years ago
Joe Perches 2fc96fff44 drivers/net/b44.c: Use (pr|netdev|netif)_<level> macro helpers 15 years ago
Jochen Friedrich f6ca057f1b b44: Ratelimit timeout error message. 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Stanislav Brabec e0188829cb b44 WOL setup: one-bit-off stack corruption kernel panic fix 15 years ago
David S. Miller 0cae200eec b44: Fix wedge when using netconsole. 15 years ago
Dongdong Deng e99b1f04d9 b44: the poll handler b44_poll must not enable IRQ unconditionally 16 years ago
Michael Buesch 98a1e2a926 b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Dongdong Deng 22580f894a drivers/net: fixed drivers that support netpoll use ndo_start_xmit() 16 years ago
Julia Lawall 39506a552b drivers/net: Use DIV_ROUND_CLOSEST 16 years ago
roel kluin 27e0955184 b44: strncpy does not null terminate string 16 years ago
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
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 17 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 18 years ago
Michael Buesch 753f492093 [B44]: port to native ssb support 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago