summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00
Commit message (Expand)AuthorAgeFilesLines
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-014-15/+17
* libipw: initiate cfg80211 API conversionJohn W. Linville2009-08-284-36/+161
* ipw2x00: update contact informationReinette Chatre2009-08-288-8/+8
* libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville2009-08-2810-1254/+1255
* ipw2x00: fix sparse warningsReinette Chatre2009-08-202-43/+44
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-1/+1
|\
| * ipw2x00: Write outside array boundsZhu Yi2009-08-071-1/+1
* | drivers/net: Drop unnecessary NULL testJulia Lawall2009-07-241-3/+0
* | drivers/net/wireless: Use PCI_VDEVICEJoe Perches2009-07-101-5/+5
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
|/
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* net: fix network drivers ndo_start_xmit() return values (part 3)Patrick McHardy2009-06-131-1/+2
* Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-062-27/+28
* ipw2x00: remove old compat_net_dev_ops codeAlexander Beregalov2009-04-161-4/+0
* drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-131-5/+2
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-072-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-032-2/+2
|\
| * trivial: Fix misspelling of firmwareNick Andrew2009-03-302-2/+2
* | wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-291-1/+0
|/
* ipw2200: convert to net_device_opsStephen Hemminger2009-03-211-8/+22
* ipw2100: convert to net_device_opsStephen Hemminger2009-03-211-5/+12
* ipw2x00: convert infrastructure for use by net_device_opsStephen Hemminger2009-03-213-1/+6
* ipw2x00: convert to internal net_device_statsStephen Hemminger2009-03-216-77/+49
* ipw2x00: remove obsolete enumsHelmut Schaa2009-03-161-17/+0
* ipw2x00: Use IE definitions from linux/ieee80211.hHelmut Schaa2009-03-162-73/+42
* ipw2x00: remove duplicated definesHelmut Schaa2009-03-161-53/+0
* libipw: fix debug outputHelmut Schaa2009-03-163-19/+19
* ipw2x00: age scan results on resumeDan Williams2009-02-278-9/+65
* ipw2200, fix ipw io functionsJiri Slaby2009-02-271-46/+60
* make net/ieee80211.h private to ipw2x00Dan Williams2009-02-279-9/+1197
* drivers/net/wireless/ipw2x00: fix sparse warnings: fix signednessHannes Eder2009-02-171-4/+5
* wireless: replace uses of __constant_{endian}Harvey Harrison2009-02-091-1/+1
* ipw2x00: correct Kconfig to prevent following entries from not indentingJay Sternberg2009-02-091-0/+1
* 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
* ipw2200: fix scanning while associatedHelmut Schaa2008-12-122-6/+23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-051-0/+4
* wireless: clean up radiotap a bitJohannes Berg2008-12-051-21/+3
* net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville2008-11-217-2/+3644
* ipw2x00: relocate ipw2100/ipw2200 to common directoryJohn W. Linville2008-11-216-0/+23962
OpenPOWER on IntegriCloud