summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ipw2x00/ipw2200.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+4
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-4/+4
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-4/+4
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-30/+123
2009-11-23ipw2200: Set core hw rfkill status when hardware changes stateMatthew Garrett1-2/+6
2009-11-23libipw: initiate cfg80211 API conversion (v2)John W. Linville1-28/+117
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-113/+28
2009-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+5
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-113/+28
2009-11-13Revert "libipw: initiate cfg80211 API conversion"John W. Linville1-113/+28
2009-11-11ipw2200: declare MODULE_FIRMWAREBen Hutchings1-0/+5
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+0
2009-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+0
2009-11-06Revert "ipw2200: fix oops on missing firmware"John W. Linville1-2/+0
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+2
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2009-10-30ipw2200: fix oops on missing firmwareZhu Yi1-0/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-07ipw2200: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+1
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-53/+67
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger1-4/+5
2009-08-28libipw: initiate cfg80211 API conversionJohn W. Linville1-28/+113
2009-08-28ipw2x00: update contact informationReinette Chatre1-1/+1
2009-08-28libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville1-451/+451
2009-08-28ipw2200: firmware DMA loading reworkZhu Yi1-53/+67
2009-08-20ipw2x00: fix sparse warningsReinette Chatre1-37/+36
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-08-07ipw2x00: Write outside array boundsZhu Yi1-1/+1
2009-07-24drivers/net: Drop unnecessary NULL testJulia Lawall1-3/+0
2009-07-10drivers/net/wireless: Use PCI_VDEVICEJoe Perches1-5/+5
2009-06-13net: fix network drivers ndo_start_xmit() return values (part 3)Patrick McHardy1-1/+2
2009-05-06Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-23/+24
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov1-5/+2
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-03-29wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov1-1/+0
2009-03-21ipw2200: convert to net_device_opsStephen Hemminger1-8/+22
2009-03-21ipw2x00: convert to internal net_device_statsStephen Hemminger1-33/+19
2009-02-27ipw2x00: age scan results on resumeDan Williams1-0/+10
2009-02-27ipw2200, fix ipw io functionsJiri Slaby1-46/+60
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2008-12-12ipw2200: fix scanning while associatedHelmut Schaa1-6/+22
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+4
2008-12-05wireless: clean up radiotap a bitJohannes Berg1-21/+3
2008-11-21ipw2x00: relocate ipw2100/ipw2200 to common directoryJohn W. Linville1-0/+11984