summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-161-12/+0Star
|\
| * net/wireless: ipw2x00: remove unused definitions for regulatory domainStanislav Yakovlev2012-03-121-12/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-092-4/+0Star
|\|
| * net/wireless: ipw2x00: remove WEXT_USECHANNELS defineStanislav Yakovlev2012-03-082-4/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-051-64/+37Star
|\|
| * ipw2x00: remove ipw2100_rates_11b[]Stanislav Yakovlev2012-02-291-9/+2Star
| * net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.hStanislav Yakovlev2012-02-271-55/+35Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-211-1/+1
|\|
| * net: Fix typo in ipw2x00/libipw_rx.cMasanari Iida2012-02-061-1/+1
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+2Star
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-4/+1Star
|/
* ipw2x00: signedness bug handling frame lengthDan Carpenter2012-01-131-2/+2
* ipw2x00: remove reset_port functionalityStanislav Yakovlev2012-01-042-29/+0Star
* wireless: use strlcpy routine in .get_drvinfoRick Jones2011-11-172-6/+8
* wireless: move ieee80211chan2mhz macroJohannes Berg2011-11-111-0/+8
* ipw2x00: remove unused function libipw_ratelimit_debug.Stanislav Yakovlev2011-11-091-8/+0Star
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-2/+2
|\
| * Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-071-2/+2
| |\
| | * PM QoS: Minor clean-upsJean Pihet2011-08-251-1/+1
| | * PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-1/+2
|\ \ \
| * | | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-222-20/+40
| |\| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-221-0/+1
| |\ \ \
| | * | | cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-081-0/+1
| | | |/ | | |/|
| * / | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
|\ \ \ | |_|/ |/| |
| * | ipw2x00: comment typo fix encryptiong to encryptionJustin P. Mattock2011-09-151-1/+1
| |/
* / ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka2011-09-162-20/+40
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-081-1/+1
|\
| * ipw2100: Fix command list for debuggingJean Delvare2011-07-061-1/+1
* | net/wireless: ipw2x00: Use helpers from linux/etherdevice.hTobias Klauser2011-07-051-2/+2
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-072-0/+2
|/
* 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-172-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/+118Star
|/
* ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic2011-01-101-0/+7
* ipw2x00: remove the right /proc/net entryLinus Torvalds2010-11-061-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/+0Star
| |\
| * \ 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-221-8/+0Star
|\ \ \ \ | | |_|/ | |/| |
| * | | ipw2100: don't sync status queue entriesJohn W. Linville2010-08-171-8/+0Star
| | |/ | |/|
* / | drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-182-9/+9
|/ /
* | ipw2100: register pm_qos request before registering pci driverJohn W. Linville2010-08-111-2/+3