summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00/ipw2100.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-5/+5
* libipw: initiate cfg80211 API conversionJohn W. Linville2009-08-281-3/+3
* ipw2x00: update contact informationReinette Chatre2009-08-281-1/+1
* libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville2009-08-281-99/+99
* ipw2x00: fix sparse warningsReinette Chatre2009-08-201-6/+8
* Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-061-4/+4
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* ipw2100: convert to net_device_opsStephen Hemminger2009-03-211-5/+12
* ipw2x00: convert to internal net_device_statsStephen Hemminger2009-03-211-17/+19
* ipw2x00: age scan results on resumeDan Williams2009-02-271-1/+11
* drivers/net/wireless/ipw2x00: fix sparse warnings: fix signednessHannes Eder2009-02-171-4/+5
* trivial: Fix misspelling of "firmware" in ipw2100.cNick Andrew2009-01-061-1/+1
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols staticHannes Eder2008-12-261-3/+3
* ipw2x00: relocate ipw2100/ipw2200 to common directoryJohn W. Linville2008-11-211-0/+8649