iwlwifi: add missing rcu_read_lock
[safe/jmp/linux-2.6] / drivers / net / wireless / orinoco /
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
2010-05-11 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-05-10 Dominik Brodowskipcmcia: dev_node removal (drivers with unregister_netde...
2010-05-10 Dominik Brodowskipcmcia: re-work pcmcia_request_irq()
2010-05-07 Johannes Bergcfg80211/mac80211: better channel handling
2010-05-07 David Kilroyorinoco: refactor xmit path
2010-05-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-05-03 David Kilroyorinoco_usb: implement fw download
2010-05-03 David Kilroyorinoco_usb: avoid in_atomic
2010-05-03 David Kilroyorinoco: add orinoco_usb driver
2010-05-03 David Kilroyorinoco: encapsulate driver locking
2010-05-03 David Kilroyorinoco: allow driver to specify netdev_ops
2010-05-03 David Kilroyorinoco: add hermes_ops
2010-04-23 John W. LinvilleMerge branch 'master' into for-davem
2010-04-19 David Kilroyorinoco: have sparse check endian issues
2010-04-19 David Kilroyorinoco: use cfg80211_find_ie
2010-04-19 David Kilroyorinoco: implement set_wiphy_params
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-03-23 Joe Perchesorinoco/wext.c: Remove local #define STD_IW_HANDLER
2010-03-15 Pavel Roskinorinoco: disable support for prism chipset by default
2010-02-28 Jiri Pirkowireless: convert to use netdev_for_each_mc_addr
2010-02-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-02-19 Pavel RoskinIntroduce PCMCIA_DEVICE_PROD_ID3
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-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-28 Andrey Borzenkovorinoco: fix GFP_KERNEL in orinoco_set_key with interru...
2009-12-12 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-07 David Kilroyorinoco: remove spare KERN_DEBUG
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-11-28 Dominik Brodowskipcmcia: rework the irq_req_t typedef
2009-11-28 Dominik Brodowskipcmcia: remove deprecated handle_to_dev() macro
2009-11-11 Ben Hutchingsorinoco: declare MODULE_FIRMWARE
2009-11-09 Dirk Hohndeltree-wide: fix a very frequent spelling mistake
2009-11-09 Dominik Brodowskipcmcia: use dynamic debug infrastructure, deprecate...
2009-10-30 John W. Linvillewireless: remove WLAN_80211 and WLAN_PRE80211 from...
2009-10-27 David Kilroyorinoco: use cfg80211 ethtool ops
2009-10-07 Randy Dunlapwireless: fix CFG80211_WEXT build problems
2009-10-07 John W. Linvilleorinoco: support ETHTOOL_GPERMADDR
2009-10-07 Johannes Bergwext: refactor
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-09-01 Stephen Hemmingerwireless: convert drivers to netdev_tx_t
2009-08-20 David Kilroyorinoco: remove spare whitespace
2009-08-17 John W. Linvilleorinoco: correct key bounds check in orinoco_hw_get_tkip_iv
2009-08-14 David Kilroyorinoco: consolidate storage of WEP and TKIP keys
2009-08-14 David Kilroyorinoco: add function to retrieve current bssid
2009-08-14 David Kilroyorinoco: move disassociation to hw.c
2009-08-14 David Kilroyorinoco: pass orinoco_set_tkip_key the sequence lengths
2009-08-14 David Kilroyorinoco: use local types for auth alg and sequence...
2009-08-14 David Kilroyorinoco: prefer_port3 can be a single bit
2009-08-04 Holger Schurigorinoco: enable cfg80211 "set_channel" operation
2009-07-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-12 Ben Hutchingsnetdev: restore MAC address set and validate operations
2009-07-10 Roel Kluinwireless: remove redundant tests on unsigned
2009-07-10 David Kilroyorinoco: fix printk format specifier for size_t arguments
2009-07-10 David Kilroyorinoco: remove WE nickname support
2009-07-10 David Kilroyorinoco: convert giwrange to cfg80211
2009-07-10 David Kilroyorinoco: convert scanning to cfg80211
2009-07-10 David Kilroyorinoco: convert mode setting to cfg80211
2009-07-10 David Kilroyorinoco: provide generic commit function
2009-07-10 David Kilroyorinoco: Handle suspend/restore in core driver
2009-07-10 David Kilroyairport: store irq in card private structure
2009-07-10 David Kilroyorinoco: move netdev interface creation to main driver
2009-07-10 David Kilroyorinoco: make firmware download less verbose
2009-07-10 David Kilroyorinoco: initiate cfg80211 conversion
2009-07-10 David Kilroyorinoco: Change set_tkip to use orinoco_private instead...
2009-07-10 David Kilroyorinoco: initialise independently of netdev
2009-07-10 David Kilroyorinoco: Replace net_device with orinoco_private in...
2009-07-10 David Kilroyorinoco: firmware helpers should use dev_err and friends
2009-07-10 David Kilroyorinoco: use dev_err in early initialisation routines
2009-07-10 David Kilroyorinoco: Move FID allocation to hw.c
2009-07-10 David Kilroyorinoco: Move card reading code into hw.c
2009-07-10 David Kilroyorinoco: Move firmware capability determination into...
2009-04-16 Pavel Roskinorinoco: correct timeout logic in __orinoco_hw_set_tkip...
2009-03-16 Andrey Borzenkovorinoco: firmware: consistently compile out fw cache...
2009-02-27 David Kilroyorinoco: prevent accessing memory outside the firmware...
2009-02-27 David Kilroyorinoco: validate firmware header
2009-02-25 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-23 Andrey Borzenkovorinoco: do not resgister NULL pm_notifier function
2009-02-13 Tobias Klauserorinoco: Storage class should be before const qualifier
2009-02-13 David Kilroyorinoco: hermes doesn't need to be a separate module
2009-02-13 David Kilroyorinoco: hermes_dld does not need to be a module
2009-02-13 David Kilroyorinoco: Move WEXT handlers into a separate file
2009-02-13 David Kilroyorinoco: Move hardware functions into separate file
2009-02-13 David Kilroyorinoco: Add hardware function to set multicast mode
2009-02-13 David Kilroyorinoco: Use accessor functions for bitrate tables
2009-02-13 David Kilroyorinoco: Move firmware handling into a separate file
2009-02-13 David Kilroyorinoco: Move MIC helpers into new file
2009-02-11 David Kilroyorinoco: Move scan helpers to a separate file
2009-02-11 David Kilroyorinoco: use orinoco_private instead of net_device...
2009-02-11 David Kilroyorinoco: Rename orinoco.c
2009-02-11 David Kilroyorinoco: Fix interesting checkpatch errors
2009-02-11 David Kilroyorinoco: keep line length below 80 characters
next