summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ipw2x00
AgeCommit message (Expand)Author
2011-09-16ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-06ipw2100: Fix command list for debuggingJean Delvare
2011-07-04net/wireless: ipw2x00: Use helpers from linux/etherdevice.hTobias Klauser
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-09ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao
2011-02-03drivers:net:ipw2100.c change a typo comamnd to commandJustin P. Mattock
2011-01-26wireless/ipw2x00: use system_wq instead of dedicated workqueuesTejun Heo
2011-01-10ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic
2010-11-05ipw2x00: remove the right /proc/net entryLinus Torvalds
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-05ipw2200: check for allocation failuresDan Carpenter
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-17drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches
2010-08-17ipw2100: don't sync status queue entriesJohn W. Linville
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-16ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TXJohn W. Linville
2010-08-11ipw2100: register pm_qos request before registering pci driverJohn W. Linville
2010-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-04wireless: ipw2100: check result of kzalloc()Christoph Fritz
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville
2010-07-20libipw: correct sparse warnings and mark some variables staticJohn W. Linville
2010-07-20ipw2100: mark ipw2100_pm_qos_req staticJohn W. Linville
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-16ipw2200: Enable LED by defaultubuntu@tjworld.net
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-03drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc castsJoe Perches
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-06-02drivers/net/wireless/ipw2x00: Use kmemdupJulia Lawall
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10PM QOS updateMark Gross
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-03-31wireless/ipw2x00: remove trailing space in messagesFrans Pop
2010-03-31ipw2200: restart adapter only when abort_scan doesn't workZhu Yi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-23drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-15ipw2x00: replace "ieee80211" with "libipw" where appropriatePavel Roskin