aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-28[PATCH] orinoco: Fix flood of kernel log with stupid WE warningsBenjamin Herrenschmidt1-1/+1
2005-09-14[PATCH] airo : fix channel number in scanmatthieu castet1-1/+4
2005-09-13[PATCH] pcmcia: add another orinoco_cs idKomuro1-0/+1
2005-09-07[wireless ieee80211,ipw2200] Lindent source codeJeff Garzik2-1355/+1321
2005-09-07[wireless] build fixes after merging WE-19Jeff Garzik2-1/+2
2005-09-06[PATCH] airo : WE-19 supportJean Tourrilhes1-20/+21
2005-09-06[PATCH] prism54 : WE-17 supportJean Tourrilhes2-1/+5
2005-09-06[PATCH] wl3501_cs : WE-17 supportJean Tourrilhes2-2/+6
2005-09-06[PATCH] atmel_cs : WE-17 supportJean Tourrilhes1-15/+2
2005-09-06[PATCH] iw263_netwave_we17.diffJean Tourrilhes1-2/+5
2005-09-06[PATCH] ray_cs : WE-17 supportJean Tourrilhes2-420/+452
2005-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds8-82/+1566
2005-09-05[IPW2200]: ipw2200.h needs linux/dma-mapping.hDavid S. Miller1-0/+1
2005-09-05[PATCH] orinoco: New driver - spectrum_cs.Pavel Roskin3-0/+1134
2005-09-05[PATCH] orinoco: New driver - orinoco_nortel.Pavel Roskin3-0/+334
2005-09-05[PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI_HERMES.Pavel Roskin1-12/+6
2005-09-05[PATCH] orinoco: Optimize orinoco_join_ap()Pavel Roskin1-7/+11
2005-09-05[PATCH] orinoco: Fix memory leak on error in processing hostscan frames.Pavel Roskin1-1/+3
2005-09-05[PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B.Pavel Roskin1-1/+0
2005-09-05[PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.Pavel Roskin1-28/+43
2005-09-05[PATCH] (6/7) missing include (ipw2200)viro@ftp.linux.org.uk1-0/+1
2005-09-05[PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100)viro@ftp.linux.org.uk1-34/+35
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds1-3/+2
2005-09-05[PATCH] fix pm_message_t stuff in -mm treePavel Machek2-3/+3
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-5/+5
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2-4/+0
2005-09-02[wireless hostap] automatically select ieee80211 dependency in KconfigJeff Garzik1-0/+2
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl1-2/+1
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu1-1/+1
2005-09-01/spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik1-39/+39
2005-09-01/spare/repo/netdev-2.6 branch 'master'Jeff Garzik1-39/+39
2005-08-31[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Jouni Malinen1-7/+7
2005-08-28[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Kalle Valo1-1/+1
2005-08-28[PATCH] hostap: Fix hash values for product stringsJouni Malinen1-1/+1
2005-08-28[PATCH] hostap: Update versionJouni Malinen1-1/+1
2005-08-25hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix buildJeff Garzik3-9/+9
2005-08-25/spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik6-180/+154
2005-08-25ieee80211: new constants from latest 802.11x specificationsJiri Benc1-4/+4
2005-08-25ipw2200: minor cleanupsJiri Benc2-10/+2
2005-08-25This removes support for old (and non-mainline) kernels from ipw2200.Jiri Benc2-28/+0
2005-08-25ipw2100: interface-up carrier state fixJiri Benc1-1/+3
2005-08-25ipw2100: Fix incorrectly named config option.Jiri Benc1-1/+1
2005-08-25ipw2100: minor cleanupsJiri Benc2-78/+86
2005-08-25ipw2100: remove custom debug-print macrosJiri Benc1-45/+45
2005-08-25ipw2100: remove strange symbol prefixesJiri Benc1-13/+13
2005-08-24Merge upstream into 'upstream' branch of netdev-2.6.git.Jeff Garzik1-1/+1
2005-08-24/spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik1-1/+1
2005-08-24Merge upstream into ieee80211.Jeff Garzik1-1/+1
2005-08-23[PATCH] Kconfig fix (airo_cs on m32r)Al Viro1-1/+1
2005-08-19[PATCH] more-u32-vs-pm_message_t-fixes-6Andrew Morton1-1/+1