Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / b44.c
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-22 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-22 Hauke Mehrtensb44: use netdev_alloc_skb instead of dev_alloc_skb
2010-02-22 Hauke Mehrtensb44: Set PHY address to NO_PHY if reset fails.
2010-02-18 Joe Perchesdrivers/net/b44.c: Use (pr|netdev|netif)_<level> macro...
2010-02-17 Jochen Friedrichb44: Ratelimit timeout error message.
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-09 Stanislav Brabecb44 WOL setup: one-bit-off stack corruption kernel...
2009-11-30 David S. Millerb44: Fix wedge when using netconsole.
2009-09-17 Dongdong Dengb44: the poll handler b44_poll must not enable IRQ...
2009-09-09 Michael Bueschb44/b43/b43legacy: Fix switch warnings introduced by...
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-08-14 Dongdong Dengdrivers/net: fixed drivers that support netpoll use...
2009-08-02 Julia Lawalldrivers/net: Use DIV_ROUND_CLOSEST
2009-07-20 roel kluinb44: strncpy does not null terminate string
2009-05-27 Eric Dumazetnet: use netdev stats in b44, sundance, via-rhine and...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_30BIT_MASK macro with...
2009-04-07 Michael Bueschb44: Use kernel DMA addresses for the kernel DMA API
2009-04-04 Michael Bueschb44: Fix sizes passed to b44_sync_dma_desc_for_{device...
2009-03-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-27 Michael Bueschb44: Disable device on shutdown
2009-02-27 Michael Bueschb44: Unconditionally enable interrupt routing on reset
2009-02-10 David S. Millernetdev: Use __netdev_alloc_skb() instead of __dev_alloc...
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-15 Eric Dumazetb44: GFP_DMA skb should not escape from driver
2009-01-11 Felix Fietkaub44: fix misalignment and wasted space in rx handling
2009-01-08 Stephen Hemmingerb44: convert to net_device_ops
2008-12-26 David S. Millernet: Fix warning fallout from recent NAPI interface...
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-06-27 Michael Bueschssb, b43, b43legacy, b44: Rewrite SSB DMA API
2008-04-15 Michael Bueschssb: Fix usage of struct device used for DMAing
2008-03-26 Michael Bueschb44: Truncate PHY address
2008-01-28 Miguel Botónb44: power down PHY when interface down
2008-01-28 Larry Fingerb44: Convert to use of the new SPROM structure
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Michael Buesch[B44]: port to native ssb support
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-07-31 Matthew Wilcox[NET]: ethtool_perm_addr only has one implementation
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-09 Stephen Hemmingerb44: use netdev_alloc_skb
2007-07-09 Stephen Hemmingerb44: packet offset is constant
2007-07-09 Stephen Hemmingerb44: tx bounce sizing.
2007-07-09 Stephen Hemmingerb44: timer power saving
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-04-04 Bill Helfinstineb44: fix IFF_ALLMULTI handling of CAM slots
2007-02-17 Gary ZambranoB44: increase wait loop
2007-02-17 Gary Zambranob44: replace define
2007-02-07 Al Virob44 endian annotations
2007-01-30 Al Viro[PATCH] b44: src_desc->addr is little-endian
2007-01-30 Dmitriy MonakhovBroadcom 4400 resume small fix
2007-01-30 Al Virob44: src_desc->addr is little-endian
2007-01-30 Michael Chanb44: Fix frequent link changes
2006-12-26 Francois Romieunetpoll: drivers must not enable IRQ unconditionally...
2006-11-07 Johannes Berg[PATCH] b44: change comment about irq mask register
2006-10-11 Michael Buesch[PATCH] b44: fix eeprom endianess issue
2006-10-11 Jeff GarzikMerge branch 'master' into upstream-fixes
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-05 Jeff Garzik[netdrvr] b44: handle excessive multicast groups
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-07-05 Jeff Garzik[netdrvr] use dev_xxx() printk helpers, rather than...
2006-07-05 Jeff Garzik[netdrvr] Use dev_printk() when ethernet interface...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-23 Gary Zambrano[PATCH] b44: update version to 1.01
2006-06-23 Gary Zambrano[PATCH] b44: add wol for old nic
2006-06-23 Gary Zambrano[PATCH] b44: add parameter
2006-06-23 Gary Zambrano[PATCH] b44: add wol
2006-06-23 Gary Zambrano[PATCH] b44: fix manual speed/duplex/autoneg settings
2006-05-16 Andi Kleen[PATCH] x86_64: Check for bad dma address in b44 1GB...
2006-05-15 Andi Kleenx86_64: Check for bad dma address in b44 1GB DMA workaround
2006-04-12 Jeff Garzik[netdrvr b44] trim trailing whitespace
2006-04-12 Gary Zambrano[PATCH] b44: increase version to 1.00
2006-04-12 Gary Zambrano[PATCH] b44: disable default tx pause
2006-04-02 Eric SesterhennBUG_ON() Conversion in drivers/net/
2006-03-29 Gary Zambrano[PATCH] b44: ensure valid mac addr
2006-03-29 Gary Zambranob44: fix force mac address before ifconfig up
2006-01-27 Stephen Hemminger[PATCH] b44: fix laptop carrier detect
2006-01-18 Alan Cox[PATCH] Fix warning with b44.c on 64bit boxes
2005-11-30 Francois Romieub44: increase version number
2005-11-30 Francois Romieub44: early return in dev->do_ioctl when the device...
2005-11-30 Mark Lordb44: missing netif_wake_queue() in b44_open()
2005-11-09 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-09 Francois Romieu[PATCH] b44: increase version number
2005-11-09 Francois Romieu[PATCH] b44: race on device closing
2005-11-09 Francois Romieu[PATCH] b44: replace B44_FLAG_INIT_COMPLETE with netif_...
2005-11-07 Francois Romieu[PATCH] b44: late request_irq in b44_open
2005-11-07 Francois Romieu[PATCH] b44: s/spin_lock_irqsave/spin_lock/ in b44_inte...
2005-11-07 Francois Romieu[PATCH] b44: expose counters through ethtool
2005-11-07 Francois Romieu[PATCH] b44: miscellaneous cleanup
next