iwlwifi: add missing rcu_read_lock
[safe/jmp/linux-2.6] / drivers / net / wireless / prism54 /
2010-05-18 Joe Perchesdrivers/net: remove useless semicolons
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-04-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-03-31 Frans Popwireless/prism54: remove trailing space in messages
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-19 Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-11 Ben Hutchingsprism54: declare MODULE_FIRMWARE
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-09-01 Stephen Hemmingerwireless: convert drivers to netdev_tx_t
2009-08-28 Jaswinder Singh... PRISM54: fix compilation warning
2009-07-10 Joe Perchesdrivers/net/wireless: Use PCI_VDEVICE
2009-07-06 Patrick McHardynet: convert remaining non-symbolic return values in...
2009-06-13 Patrick McHardynet: fix network drivers ndo_start_xmit() return values...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-03-29 Alexander Beregalovwireless: remove duplicated .ndo_set_mac_address
2009-03-22 Stephen Hemmingerprism54: convert to internal net_device_stats
2009-03-22 Stephen Hemmingerprism54: convert to net_device_ops
2009-02-18 Hannes Ederdrivers/net/wireless/prism54: fix sparse warning: fix...
2009-01-29 Harvey Harrisonprism54: remove private implementation of le32_add_cpu
2008-12-26 Hannes Ederdrivers/net/wireless/prism54: fix sparse warnings:...
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-08-22 Harvey Harrisonwireless: replace __FUNCTION__ with __func__
2008-08-01 Takashi Iwaiprism54 - Use offsetof()
2008-06-29 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-27 Harvey Harrisonprism: islpci_eth.c endianness fix
2008-06-17 David S. Millerwext: Emit event stream entries correctly when compat.
2008-05-13 Luis R. Rodriguezprism54: fix regression with missing carrier in AP...
2008-04-24 Roel Kluinprism54: prism54_get_encode() test below 0 on unsigned...
2008-04-08 Luis R. Rodriguezprism54: set carrier flags correctly
2008-03-27 John W. Linvilleprism54: correct thinko in "prism54: Convert stats_sem...
2008-02-29 Matthias Kaehlckeprism54: Convert wpa_sem in a mutex
2008-02-29 Matthias Kaehlckeprism54: Convert stats_sem in a mutex
2008-02-29 Matthias Kaehlckeprism54: Convert acl->sem in a mutex
2008-01-28 Daniel Walkerprism54: remove questionable down_interruptible usage
2008-01-28 Al Viroprism54 trivial annotations
2008-01-28 Roel Kluinwireless: fix '!x & y' typo's
2008-01-28 Matthias KaehlckePrism54: Convert mgmt_sem to the mutex API
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Denis Chengdrivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Yoann Padioleau[PATCH] dev->priv to netdev_priv(dev), for drivers...
2007-10-10 Mariusz Kozlowski[PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc...
2007-07-17 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-11 Randy DunlapPCI: add pci_try_set_mwi
2007-07-11 David BrownellPCI: remove useless pci driver method
2007-07-10 Matthias Kaehlcke[PATCH] use list_for_each_entry() for iteration in...
2007-05-29 Björn Steinbrink[PATCH] prism54: fix monitor mode oops
2007-05-09 Robert P. J. DayFix "deprecated" typoes.
2007-05-09 Robert P. J. DayFix misspellings collected by members of KJ list.
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-02-17 John W. LinvilleMerge branch 'upstream' into upstream-jgarzik
2007-02-14 Dan Williams[PATCH] prism54: correct assignment of DOT1XENABLE...
2007-02-14 Ahmed S. Darwish[PATCH] misc-wireless: Use ARRAY_SIZE macro when approp...
2007-02-05 Kai Engert[PATCH] prism54: add ethtool -i interface
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-07 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-12-06 Yan Burman[PATCH] prism54: replace kmalloc+memset with kzalloc
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-02 John W. Linville[PATCH] prism54: correct overly aggressive check of...
2006-12-02 John W. Linville[PATCH] wireless: clean-up some "check return code...
2006-12-02 Alexey Dobriyan[PATCH] prism54: use BUILD_BUG_ON
2006-12-02 Dmitry Torokhov[PATCH] prism54: whitespace cleanup
2006-12-02 Dmitry Torokhov[PATCH] prism54: fix potential race in reset scheduling
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-25 Jean Tourrilhes[PATCH] WE-21 for Prism54
2006-09-12 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-09-11 Jean Tourrilhes[PATCH] Prism54 : add bitrates to scan result
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-07-27 Dan Williams[PATCH] prism54: update to WE-19 for WPA support
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-03-28 Matthias Gehre[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
2006-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
2006-02-08 Al Viro[PATCH] type-safe min() in prism54
2006-01-16 Dan Williams[PATCH] drivers/net/wireless: correct reported ssid...
2006-01-16 Graham Gower[PATCH] prism54/islpci_eth.c: dev_kfree_skb used with...
2005-11-18 Roger While[PATCH] prism54 : Remove extraneous udelay/register...
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-08 Jeff GarzikMerge git://git.tuxdriver.com/git/netdev-jwl
2005-11-08 Roger While[PATCH] prism54 : Transmit stats updated in wrong place
2005-11-08 Roger While[PATCH] prism54 : Unused variable / extraneous udelay
2005-11-06 Daniel Drake[PATCH] prism54: Remove redundant assignment
2005-10-31 Jean Delvare[PATCH] Typo fix: dot after newline in printk strings
2005-10-29 Patrick McHardy[PATCH] prism54: Free skb after disabling interrupts
2005-10-28 Jesper Juhldrivers/net: Remove pointless checks for NULL prior...
2005-10-28 Roger While[wireless prism54] Fix frame length
2005-09-24 Jeff GarzikRemove WIRELESS_EXT ifdefs from several wireless drivers.
2005-09-14 Nishanth Aravamudan[PATCH] drivers/net: fix-up schedule_timeout() usage
2005-09-07 Jean Tourrilhes[PATCH] prism54 : WE-17 support
next