Age | Commit message (Expand) | Author | Files | Lines |
2008-04-09 | p54: move to separate directory | Christian Lamparter | 1 | -64/+1 |
2008-04-02 | libertas: don't depend on IEEE80211 | Holger Schurig | 1 | -1/+0 |
2008-03-27 | libertas: the compact flash driver is no longer experimental | Holger Schurig | 1 | -1/+1 |
2008-03-13 | the scheduled bcm43xx removal | Adrian Bunk | 1 | -1/+0 |
2008-02-29 | ipw2100/ipw2200: note firmware loading caveat in Kconfig help text | Daniel Drake | 1 | -10/+16 |
2008-02-29 | ath5k: Use our own Kconfig file, we'll be expanding this shortly | Luis R. Rodriguez | 1 | -17/+1 |
2008-02-29 | ath5k: Port to new bitrate/channel API | Luis R. Rodriguez | 1 | -1/+0 |
2008-02-29 | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 1 | -0/+1 |
2008-02-01 | Add new driver 'rndis_wlan' for wireless RNDIS devices. | Jussi Kivilinna | 1 | -0/+28 |
2008-01-29 | Add rtl8180 wireless driver | Michael Wu | 1 | -0/+56 |
2008-01-29 | [PATCH] Net: add ath5k wireless driver | Jiri Slaby | 1 | -0/+17 |
2008-01-22 | Fix file references in documentation and Kconfig | Johann Felix Soden | 1 | -1/+1 |
2007-12-23 | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik | 1 | -0/+51 |
2007-12-20 | p54: add Kconfig description | Michael Wu | 1 | -0/+51 |
2007-12-18 | libertas: select WIRELESS_EXT | Dan Williams | 1 | -0/+1 |
2007-11-10 | hermes: clarify Intel reference in Kconfig help | John W. Linville | 1 | -1/+1 |
2007-10-18 | net: libertas sdio driver | Pierre Ossman | 1 | -0/+6 |
2007-10-11 | [P54]: add mac80211-based driver for prism54 softmac hardware | Michael Wu | 1 | -0/+13 |
2007-10-11 | [RT2x00]: add driver for Ralink wireless hardware | Ivo van Doorn | 1 | -0/+1 |
2007-10-11 | [IWLWIFI]: add iwlwifi wireless drivers | Zhu Yi | 1 | -0/+1 |
2007-10-11 | [B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices | Larry Finger | 1 | -0/+1 |
2007-10-11 | [B43]: add mac80211-based driver for modern BCM43xx devices | Michael Buesch | 1 | -0/+1 |
2007-10-11 | [PATCH] add support for Marvell 8385 CF cards | Holger Schurig | 1 | -0/+7 |
2007-10-11 | [PATCH] Kconfig: remove references of pcmcia-cs | Faidon Liambotis | 1 | -16/+1 |
2007-10-11 | [PATCH] Kconfig: order options | Faidon Liambotis | 1 | -34/+34 |
2007-10-11 | [PATCH] Add adm8211 802.11b wireless driver | Michael Wu | 1 | -0/+27 |
2007-07-09 | [PATCH] Add rtl8187 wireless driver | Michael Wu | 1 | -0/+12 |
2007-06-11 | [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid | Dan Williams | 1 | -0/+1 |
2007-06-11 | [PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko) | Holger Schurig | 1 | -6/+12 |
2007-05-10 | [S390] Kconfig: no wireless on s390. | Martin Schwidefsky | 1 | -0/+1 |
2007-05-08 | libertas: fix for wireless Kconfig changes | John W. Linville | 1 | -1/+1 |
2007-05-02 | kconfig: fix path to modules.txt in Kconfig help | Alexander E. Patrakov | 1 | -6/+6 |
2007-04-28 | [PATCH] Marvell Libertas 8388 802.11b/g USB driver | Marcelo Tosatti | 1 | -0/+13 |
2007-04-26 | [WIRELESS] drivers/net/wireless/Kconfig: correct minor typo | John W. Linville | 1 | -2/+2 |
2007-04-26 | [WIRELESS]: Refactor wireless Kconfig. | Johannes Berg | 1 | -70/+50 |
2006-10-04 | Fix several typos in drivers/ | Matt LaPlante | 1 | -1/+1 |
2006-08-30 | [PATCH] ipw2200: always enable frequently used debugging code | Zhu Yi | 1 | -17/+6 |
2006-07-27 | [PATCH] airo: should select crypto_aes | Robert Schulze | 1 | -0/+1 |
2006-07-05 | [PATCH] ZyDAS ZD1211 USB-WLAN driver | Daniel Drake | 1 | -0/+1 |
2006-06-06 | [PATCH] wireless: move zd1201 where it belongs | Pavel Machek | 1 | -0/+17 |
2006-04-25 | [PATCH] wireless Kconfig add IPW2200_RADIOTAP | Zhu Yi | 1 | -24/+28 |
2006-04-25 | [PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOS | Zhu Yi | 1 | -1/+1 |
2006-04-25 | [PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associated | Zhu Yi | 1 | -0/+24 |
2006-04-20 | [PATCH] Revert NET_RADIO Kconfig title change | Jean Tourrilhes | 1 | -1/+1 |
2006-04-01 | [PATCH] uml: kconfigs | Al Viro | 1 | -1/+1 |
2006-03-27 | [PATCH] PCMCIA_SPECTRUM must select FW_LOADER | Adrian Bunk | 1 | -0/+1 |
2006-03-27 | [PATCH] Apple Airport: Add Kconfig note that the bcm43xx driver has to be use... | Michael Buesch | 1 | -1/+4 |
2006-03-27 | [PATCH] bcm43xx: Partially fix PIO code. Add Kconfig option for PIO or DMA mo... | Michael Buesch | 1 | -17/+1 |
2006-03-27 | [PATCH] bcm43xx: add DEBUG Kconfig option. Also fix indention. | Michael Buesch | 1 | -5/+14 |
2006-03-27 | [PATCH] bcm43xx: patch Kconfig and wireless/Makefile for import | John W. Linville | 1 | -0/+8 |