aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00/ipw2100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-11/+7
2010-06-03drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc castsJoe Perches1-11/+7
2010-06-03drivers/net: use __packed annotationEric Dumazet1-2/+2
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-25/+24
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-05-10PM QOS updateMark Gross1-5/+6
2010-03-31wireless/ipw2x00: remove trailing space in messagesFrans Pop1-19/+19
2010-03-15ipw2x00: replace "ieee80211" with "libipw" where appropriatePavel Roskin1-5/+5
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-3/+3
2009-12-04ipw2100: fix rebooting hang with driver loadedZhu Yi1-0/+11
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-3/+3
2009-11-23ipw2100: Register the wiphy deviceMatthew Garrett1-29/+95
2009-11-23libipw: initiate cfg80211 API conversion (v2)John W. Linville1-3/+3
2009-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-0/+6
2009-11-13Revert "libipw: initiate cfg80211 API conversion"John W. Linville1-3/+3
2009-11-11ipw2100: declare MODULE_FIRMWAREBen Hutchings1-0/+6
2009-11-06Revert "ipw2200: fix oops on missing firmware"John W. Linville1-4/+1
2009-10-30ipw2200: fix oops on missing firmwareZhu Yi1-1/+4
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger1-5/+5
2009-08-28libipw: initiate cfg80211 API conversionJohn W. Linville1-3/+3
2009-08-28ipw2x00: update contact informationReinette Chatre1-1/+1
2009-08-28libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville1-99/+99
2009-08-20ipw2x00: fix sparse warningsReinette Chatre1-6/+8
2009-05-06Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-4/+4
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-03-21ipw2100: convert to net_device_opsStephen Hemminger1-5/+12
2009-03-21ipw2x00: convert to internal net_device_statsStephen Hemminger1-17/+19
2009-02-27ipw2x00: age scan results on resumeDan Williams1-1/+11
2009-02-17drivers/net/wireless/ipw2x00: fix sparse warnings: fix signednessHannes Eder1-4/+5
2009-01-06trivial: Fix misspelling of "firmware" in ipw2100.cNick Andrew1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-12-26drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols staticHannes Eder1-3/+3
2008-11-21ipw2x00: relocate ipw2100/ipw2200 to common directoryJohn W. Linville1-0/+8649