Commit Graph

89 Commits (a538e2d5a30f577e9c8f6ccfe72b29a258e0fe86)

Author SHA1 Message Date
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
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 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
Stephen Hemminger f65a71775c b44: tx bounce sizing. 18 years ago
Stephen Hemminger a72a817973 b44: timer power saving 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Bill Helfinstine cda22aa94d b44: fix IFF_ALLMULTI handling of CAM slots 18 years ago
Gary Zambrano 40ee8c768c B44: increase wait loop 18 years ago
Gary Zambrano 97db9ee7ee b44: replace define 18 years ago
Al Viro a7bed27dc6 b44 endian annotations 18 years ago
Al Viro 774ba59c95 [PATCH] b44: src_desc->addr is little-endian 18 years ago
Dmitriy Monakhov 90afd0e574 Broadcom 4400 resume small fix 18 years ago
Al Viro 00576e9380 b44: src_desc->addr is little-endian 18 years ago
Michael Chan 5fc7d61aee b44: Fix frequent link changes 18 years ago
Francois Romieu d15e9c4d9a netpoll: drivers must not enable IRQ unconditionally in their NAPI handler 18 years ago
Johannes Berg e78181feb0 [PATCH] b44: change comment about irq mask register 19 years ago
Michael Buesch 6f62768344 [PATCH] b44: fix eeprom endianess issue 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jeff Garzik 2f614fe04f [netdrvr] b44: handle excessive multicast groups 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Jeff Garzik 9b91cf9daa [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... 19 years ago
Jeff Garzik 2e8a538d86 [netdrvr] Use dev_printk() when ethernet interface isn't available 19 years ago