aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00/ipw2100.c
Commit message (Expand)AuthorAgeFilesLines
* ipw2x00: replace "ieee80211" with "libipw" where appropriatePavel Roskin2010-03-151-5/+5
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-3/+3
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-3/+3
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-3/+3
* | | ipw2100: fix rebooting hang with driver loadedZhu Yi2009-12-041-0/+11
* | | ipw2100: Register the wiphy deviceMatthew Garrett2009-11-231-29/+95
* | | libipw: initiate cfg80211 API conversion (v2)John W. Linville2009-11-231-3/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-181-0/+6
|\ \ \ | |/ / |/| |
| * | ipw2100: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+6
* | | Revert "libipw: initiate cfg80211 API conversion"John W. Linville2009-11-131-3/+3
|/ /
* | Revert "ipw2200: fix oops on missing firmware"John W. Linville2009-11-061-4/+1
|/
* ipw2200: fix oops on missing firmwareZhu Yi2009-10-301-1/+4
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-5/+5
* libipw: initiate cfg80211 API conversionJohn W. Linville2009-08-281-3/+3
* ipw2x00: update contact informationReinette Chatre2009-08-281-1/+1
* libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville2009-08-281-99/+99
* ipw2x00: fix sparse warningsReinette Chatre2009-08-201-6/+8
* Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-061-4/+4
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* ipw2100: convert to net_device_opsStephen Hemminger2009-03-211-5/+12
* ipw2x00: convert to internal net_device_statsStephen Hemminger2009-03-211-17/+19
* ipw2x00: age scan results on resumeDan Williams2009-02-271-1/+11
* drivers/net/wireless/ipw2x00: fix sparse warnings: fix signednessHannes Eder2009-02-171-4/+5
* trivial: Fix misspelling of "firmware" in ipw2100.cNick Andrew2009-01-061-1/+1
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols staticHannes Eder2008-12-261-3/+3
* ipw2x00: relocate ipw2100/ipw2200 to common directoryJohn W. Linville2008-11-211-0/+8649