summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00/ipw2100.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-091-2/+0
|\
| * net/wireless: ipw2x00: remove WEXT_USECHANNELS defineStanislav Yakovlev2012-03-081-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-051-64/+37
|\ \ | |/
| * ipw2x00: remove ipw2100_rates_11b[]Stanislav Yakovlev2012-02-291-9/+2
| * net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.hStanislav Yakovlev2012-02-271-55/+35
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-4/+1
|/
* wireless: use strlcpy routine in .get_drvinfoRick Jones2011-11-171-3/+4
* 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
* | ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka2011-09-161-7/+14
|/
* ipw2100: Fix command list for debuggingJean Delvare2011-07-061-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-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-261-40/+30
|/
* 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-171-3/+3
|/ /
* | 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-041-14/+10
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-231-1/+1
| |\
| | * ipw2100: mark ipw2100_pm_qos_req staticJohn W. Linville2010-07-201-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-11/+7
| |\ \ | | |/
| | * drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc castsJoe Perches2010-06-031-11/+7
| * | drivers/net: use __packed annotationEric Dumazet2010-06-031-2/+2
| |/
* | 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-201-25/+24
|\
| * drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
| * wireless/ipw2x00: remove trailing space in messagesFrans Pop2010-03-311-19/+19
| * ipw2x00: replace "ieee80211" with "libipw" where appropriatePavel Roskin2010-03-151-5/+5
* | PM QOS updateMark Gross2010-05-101-5/+6
|/
* 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
OpenPOWER on IntegriCloud