drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER
[safe/jmp/linux-2.6] / drivers / net / wireless / ipw2x00 / ipw2200.c
2010-03-23 Joe Perchesdrivers/net: Remove local #define IW_IOCTL, use IW_HANDLER
2010-03-15 Pavel Roskinipw2x00: replace "ieee80211" with "libipw" where approp...
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-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-23 Matthew Garrettipw2200: Set core hw rfkill status when hardware change...
2009-11-23 John W. Linvillelibipw: initiate cfg80211 API conversion (v2)
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-11-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-13 John W. LinvilleRevert "libipw: initiate cfg80211 API conversion"
2009-11-11 Ben Hutchingsipw2200: declare MODULE_FIRMWARE
2009-11-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-11-09 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-06 John W. LinvilleRevert "ipw2200: fix oops on missing firmware"
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-30 Zhu Yiipw2200: fix oops on missing firmware
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-07 John W. Linvilleipw2200: support ETHTOOL_GPERMADDR
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-28 John W. Linvillelibipw: initiate cfg80211 API conversion
2009-08-28 Reinette Chatreipw2x00: update contact information
2009-08-28 John W. Linvillelibipw: switch from ieee80211_* to libipw_* naming...
2009-08-28 Zhu Yiipw2200: firmware DMA loading rework
2009-08-20 Reinette Chatreipw2x00: fix sparse warnings
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-07 Zhu Yiipw2x00: Write outside array bounds
2009-07-24 Julia Lawalldrivers/net: Drop unnecessary NULL test
2009-07-10 Joe Perchesdrivers/net/wireless: Use PCI_VDEVICE
2009-06-13 Patrick McHardynet: fix network drivers ndo_start_xmit() return values...
2009-05-06 Greg Kroah-HartmanWireless: remove driver_data direct access of struct...
2009-04-13 Alexander Beregalovdrivers/net: replace BUG() with BUG_ON() if possible
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-30 Nick Andrewtrivial: Fix misspelling of firmware
2009-03-29 Alexander Beregalovwireless: remove duplicated .ndo_set_mac_address
2009-03-22 Stephen Hemmingeripw2200: convert to net_device_ops
2009-03-22 Stephen Hemmingeripw2x00: convert to internal net_device_stats
2009-02-27 Dan Williamsipw2x00: age scan results on resume
2009-02-27 Jiri Slabyipw2200, fix ipw io functions
2009-02-09 Harvey Harrisonwireless: replace uses of __constant_{endian}
2008-12-12 Helmut Schaaipw2200: fix scanning while associated
2008-12-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-05 Johannes Bergwireless: clean up radiotap a bit
2008-11-21 John W. Linvilleipw2x00: relocate ipw2100/ipw2200 to common directory