aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00
Commit message (Expand)AuthorAgeFilesLines
* ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev2012-05-071-1/+12
* treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* Fix common misspellingsLucas De Marchi2011-03-313-11/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-162-2/+2
|\
| * ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao2011-03-091-1/+1
| * drivers:net:ipw2100.c change a typo comamnd to commandJustin P. Mattock2011-02-031-1/+1
* | wireless/ipw2x00: use system_wq instead of dedicated workqueuesTejun Heo2011-01-264-151/+118
|/
* ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic2011-01-101-0/+7
* ipw2x00: remove the right /proc/net entryLinus Torvalds2010-11-051-4/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-081-0/+8
|\
| * ipw2200: check for allocation failuresDan Carpenter2010-10-051-0/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-251-2/+2
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-241-8/+0
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-161-6/+7
| |\ \
| * | | ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TXJohn W. Linville2010-08-161-2/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-211-8/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | ipw2100: don't sync status queue entriesJohn W. Linville2010-08-171-8/+0
| | |/ | |/|
* | | drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-172-9/+9
|/ /
* | ipw2100: register pm_qos request before registering pci driverJohn W. Linville2010-08-111-2/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-061-0/+4
|\ \ | |/
| * wireless: ipw2100: check result of kzalloc()Christoph Fritz2010-08-041-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-048-139/+119
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-274-102/+102
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-171-2/+2
| | |\
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-112-13/+8
| | |\ \
| | * | | drivers/net: use __packed annotationEric Dumazet2010-06-034-102/+102
| * | | | lib80211: remove unused host_build_iv optionJohn W. Linville2010-07-263-15/+4
| * | | | libipw: correct sparse warnings and mark some variables staticJohn W. Linville2010-07-202-6/+2
| * | | | ipw2100: mark ipw2100_pm_qos_req staticJohn W. Linville2010-07-201-1/+1
| | |_|/ | |/| |
| * | | ipw2200: Enable LED by defaultubuntu@tjworld.net2010-06-161-2/+2
| | |/ | |/|
| * | drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc castsJoe Perches2010-06-031-11/+7
| * | drivers/net/wireless/ipw2x00: Use kmemdupJulia Lawall2010-06-021-2/+1
| |/
* | pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley2010-07-191-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-205-132/+135
|\
| * drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-143-4/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-152-58/+67
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-083-23/+35
| | |\
| | * | wireless/ipw2x00: remove trailing space in messagesFrans Pop2010-03-312-56/+56
| | * | ipw2200: restart adapter only when abort_scan doesn't workZhu Yi2010-03-311-2/+11
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-114-2/+3
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-291-42/+41
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches2010-03-231-42/+41
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-224-28/+27
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | ipw2x00: replace "ieee80211" with "libipw" where appropriatePavel Roskin2010-03-154-28/+27
* | | | PM QOS updateMark Gross2010-05-101-5/+6
| |_|/ |/| |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-2/+3
|/ /
* | ipw2200: use kmalloc for large local variablesZhu Yi2010-03-101-2/+17
* | libipw: split ieee->networks into small piecesZhu Yi2010-03-102-21/+18
|/
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-072-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-093-8/+8
|\