aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-2/+2
2010-06-16ipw2200: Enable LED by defaultubuntu@tjworld.net1-2/+2
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-13/+8
2010-06-03drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc castsJoe Perches1-11/+7
2010-06-03drivers/net: use __packed annotationEric Dumazet4-102/+102
2010-06-02drivers/net/wireless/ipw2x00: Use kmemdupJulia Lawall1-2/+1
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-132/+135
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches3-4/+0
2010-05-10PM QOS updateMark Gross1-5/+6
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-58/+67
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-2/+3
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into mergeJohn W. Linville3-23/+35
2010-03-31wireless/ipw2x00: remove trailing space in messagesFrans Pop2-56/+56
2010-03-31ipw2200: restart adapter only when abort_scan doesn't workZhu Yi1-2/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-2/+3
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-42/+41
2010-03-23drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches1-42/+41
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-28/+27
2010-03-15ipw2x00: replace "ieee80211" with "libipw" where appropriatePavel Roskin4-28/+27
2010-03-10ipw2200: use kmalloc for large local variablesZhu Yi1-2/+17
2010-03-10libipw: split ieee->networks into small piecesZhu Yi2-21/+18
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2-2/+2
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-8/+8
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina3-8/+8
2009-12-04ipw2100: fix rebooting hang with driver loadedZhu Yi1-0/+11
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-8/+8
2009-11-28ipw2x00: convert to seq_fileAlexey Dobriyan1-11/+22
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-67/+262
2009-11-23ipw2200: Set core hw rfkill status when hardware changes stateMatthew Garrett1-2/+6
2009-11-23ipw2100: Register the wiphy deviceMatthew Garrett1-29/+95
2009-11-23libipw: initiate cfg80211 API conversion (v2)John W. Linville4-36/+161
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-161/+36
2009-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-0/+11
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-161/+36
2009-11-13Revert "libipw: initiate cfg80211 API conversion"John W. Linville4-161/+36
2009-11-11ipw2200: declare MODULE_FIRMWAREBen Hutchings1-0/+5
2009-11-11ipw2100: declare MODULE_FIRMWAREBen Hutchings1-0/+6
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-16/+6
2009-11-06Revert "ipw2200: fix oops on missing firmware"John W. Linville4-16/+6
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-6/+16
2009-10-30wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville1-3/+3
2009-10-30ipw2200: fix oops on missing firmwareZhu Yi4-6/+16
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-07wireless: fix CFG80211_WEXT build problemsRandy Dunlap1-1/+1
2009-10-07ipw2200: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+1
2009-10-07wext: refactorJohannes Berg1-0/+5
2009-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-3/+3
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-53/+67
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger4-15/+17