summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00/ipw2200.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipw2200: firmware DMA loading reworkZhu Yi2009-08-281-53/+67
* ipw2x00: Write outside array boundsZhu Yi2009-08-071-1/+1
* net: fix network drivers ndo_start_xmit() return values (part 3)Patrick McHardy2009-06-131-1/+2
* Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-061-23/+24
* drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-141-5/+2
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-041-1/+1
|\
| * trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* | wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-291-1/+0
|/
* ipw2200: convert to net_device_opsStephen Hemminger2009-03-221-8/+22
* ipw2x00: convert to internal net_device_statsStephen Hemminger2009-03-221-33/+19
* ipw2x00: age scan results on resumeDan Williams2009-02-271-0/+10
* ipw2200, fix ipw io functionsJiri Slaby2009-02-271-46/+60
* wireless: replace uses of __constant_{endian}Harvey Harrison2009-02-091-1/+1
* ipw2200: fix scanning while associatedHelmut Schaa2008-12-121-6/+22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-061-0/+4
* wireless: clean up radiotap a bitJohannes Berg2008-12-051-21/+3
* ipw2x00: relocate ipw2100/ipw2200 to common directoryJohn W. Linville2008-11-211-0/+11984