aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00
Commit message (Expand)AuthorAge
* drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches2010-03-23
* ipw2x00: replace "ieee80211" with "libipw" where appropriatePavel Roskin2010-03-15
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | ipw2100: fix rebooting hang with driver loadedZhu Yi2009-12-04
* | | ipw2x00: convert to seq_fileAlexey Dobriyan2009-11-28
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-24
|\ \ \
| * | | ipw2200: Set core hw rfkill status when hardware changes stateMatthew Garrett2009-11-23
| * | | ipw2100: Register the wiphy deviceMatthew Garrett2009-11-23
| * | | libipw: initiate cfg80211 API conversion (v2)John W. Linville2009-11-23
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-18
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-09
| |\ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-03
| |\ \ \
| * | | | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-18
|\ \ \ \ \
| * | | | | ipw2200: declare MODULE_FIRMWAREBen Hutchings2009-11-11
| * | | | | ipw2100: declare MODULE_FIRMWAREBen Hutchings2009-11-11
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Revert "libipw: initiate cfg80211 API conversion"John W. Linville2009-11-13
| | |_|/ | |/| |
| * | | Revert "ipw2200: fix oops on missing firmware"John W. Linville2009-11-06
| | |/ | |/|
| * | ipw2200: fix oops on missing firmwareZhu Yi2009-10-30
| |/
* | wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville2009-10-30
* | wireless: fix CFG80211_WEXT build problemsRandy Dunlap2009-10-07
* | ipw2200: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-07
* | wext: refactorJohannes Berg2009-10-07
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-09-02
|\
| * ipw2200: fix kconfig dependenciesRandy Dunlap2009-08-31
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-02
|\ \
| * | ipw2200: firmware DMA loading reworkZhu Yi2009-08-28
* | | wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
| |/ |/|
* | libipw: initiate cfg80211 API conversionJohn W. Linville2009-08-28
* | ipw2x00: update contact informationReinette Chatre2009-08-28
* | libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville2009-08-28
* | ipw2x00: fix sparse warningsReinette Chatre2009-08-20
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\|
| * ipw2x00: Write outside array boundsZhu Yi2009-08-07
* | drivers/net: Drop unnecessary NULL testJulia Lawall2009-07-24
* | drivers/net/wireless: Use PCI_VDEVICEJoe Perches2009-07-10
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* net: fix network drivers ndo_start_xmit() return values (part 3)Patrick McHardy2009-06-13
* Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-06
* ipw2x00: remove old compat_net_dev_ops codeAlexander Beregalov2009-04-16
* drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-13
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\
| * trivial: Fix misspelling of firmwareNick Andrew2009-03-30