aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00/ipw2200.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-061-0/+2
|\
| * ipw2200: fix oops on missing firmwareZhu Yi2009-10-301-0/+2
* | ipw2200: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-071-0/+1
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-021-53/+67
|\
| * ipw2200: firmware DMA loading reworkZhu Yi2009-08-281-53/+67
* | wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-4/+5
* | libipw: initiate cfg80211 API conversionJohn W. Linville2009-08-281-28/+113
* | ipw2x00: update contact informationReinette Chatre2009-08-281-1/+1
* | libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville2009-08-281-451/+451
* | ipw2x00: fix sparse warningsReinette Chatre2009-08-201-37/+36
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-1/+1
|\|
| * ipw2x00: Write outside array boundsZhu Yi2009-08-071-1/+1
* | drivers/net: Drop unnecessary NULL testJulia Lawall2009-07-241-3/+0
* | drivers/net/wireless: Use PCI_VDEVICEJoe Perches2009-07-101-5/+5
|/
* 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-131-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-031-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-211-8/+22
* ipw2x00: convert to internal net_device_statsStephen Hemminger2009-03-211-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-051-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