Age | Commit message (Expand) | Author | Files | Lines |
2005-09-13 | [PATCH] pcmcia: add another orinoco_cs id | Komuro | 1 | -0/+1 |
2005-09-07 | [wireless ieee80211,ipw2200] Lindent source code | Jeff Garzik | 2 | -1355/+1321 |
2005-09-07 | [wireless] build fixes after merging WE-19 | Jeff Garzik | 2 | -1/+2 |
2005-09-07 | [PATCH] airo : WE-19 support | Jean Tourrilhes | 1 | -20/+21 |
2005-09-07 | [PATCH] prism54 : WE-17 support | Jean Tourrilhes | 2 | -1/+5 |
2005-09-07 | [PATCH] wl3501_cs : WE-17 support | Jean Tourrilhes | 2 | -2/+6 |
2005-09-07 | [PATCH] atmel_cs : WE-17 support | Jean Tourrilhes | 1 | -15/+2 |
2005-09-07 | [PATCH] iw263_netwave_we17.diff | Jean Tourrilhes | 1 | -2/+5 |
2005-09-07 | [PATCH] ray_cs : WE-17 support | Jean Tourrilhes | 2 | -420/+452 |
2005-09-06 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 8 | -82/+1566 |
2005-09-06 | [IPW2200]: ipw2200.h needs linux/dma-mapping.h | David S. Miller | 1 | -0/+1 |
2005-09-06 | [PATCH] orinoco: New driver - spectrum_cs. | Pavel Roskin | 3 | -0/+1134 |
2005-09-06 | [PATCH] orinoco: New driver - orinoco_nortel. | Pavel Roskin | 3 | -0/+334 |
2005-09-06 | [PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI... | Pavel Roskin | 1 | -12/+6 |
2005-09-06 | [PATCH] orinoco: Optimize orinoco_join_ap() | Pavel Roskin | 1 | -7/+11 |
2005-09-06 | [PATCH] orinoco: Fix memory leak on error in processing hostscan frames. | Pavel Roskin | 1 | -1/+3 |
2005-09-06 | [PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B. | Pavel Roskin | 1 | -1/+0 |
2005-09-06 | [PATCH] orinoco: Change orinoco_translate_scan() to return error code on error. | Pavel Roskin | 1 | -28/+43 |
2005-09-06 | [PATCH] (6/7) missing include (ipw2200) | viro@ftp.linux.org.uk | 1 | -0/+1 |
2005-09-06 | [PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100) | viro@ftp.linux.org.uk | 1 | -34/+35 |
2005-09-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -3/+2 |
2005-09-05 | [PATCH] fix pm_message_t stuff in -mm tree | Pavel Machek | 2 | -3/+3 |
2005-09-05 | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek | 1 | -5/+5 |
2005-09-05 | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion | Pavel Machek | 2 | -4/+0 |
2005-09-02 | [wireless hostap] automatically select ieee80211 dependency in Kconfig | Jeff Garzik | 1 | -0/+2 |
2005-09-02 | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL | Jesper Juhl | 1 | -2/+1 |
2005-09-02 | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate | Herbert Xu | 1 | -1/+1 |
2005-09-02 | /spare/repo/netdev-2.6 branch 'ieee80211' | Jeff Garzik | 1 | -39/+39 |
2005-09-02 | /spare/repo/netdev-2.6 branch 'master' | Jeff Garzik | 1 | -39/+39 |
2005-09-01 | [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present() | Jouni Malinen | 1 | -7/+7 |
2005-08-29 | [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present() | Kalle Valo | 1 | -1/+1 |
2005-08-29 | [PATCH] hostap: Fix hash values for product strings | Jouni Malinen | 1 | -1/+1 |
2005-08-29 | [PATCH] hostap: Update version | Jouni Malinen | 1 | -1/+1 |
2005-08-26 | hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build | Jeff Garzik | 3 | -9/+9 |
2005-08-26 | /spare/repo/netdev-2.6 branch 'ieee80211' | Jeff Garzik | 6 | -180/+154 |
2005-08-26 | ieee80211: new constants from latest 802.11x specifications | Jiri Benc | 1 | -4/+4 |
2005-08-26 | ipw2200: minor cleanups | Jiri Benc | 2 | -10/+2 |
2005-08-26 | This removes support for old (and non-mainline) kernels from ipw2200. | Jiri Benc | 2 | -28/+0 |
2005-08-26 | ipw2100: interface-up carrier state fix | Jiri Benc | 1 | -1/+3 |
2005-08-26 | ipw2100: Fix incorrectly named config option. | Jiri Benc | 1 | -1/+1 |
2005-08-26 | ipw2100: minor cleanups | Jiri Benc | 2 | -78/+86 |
2005-08-26 | ipw2100: remove custom debug-print macros | Jiri Benc | 1 | -45/+45 |
2005-08-26 | ipw2100: remove strange symbol prefixes | Jiri Benc | 1 | -13/+13 |
2005-08-24 | Merge upstream into 'upstream' branch of netdev-2.6.git. | Jeff Garzik | 1 | -1/+1 |
2005-08-24 | /spare/repo/netdev-2.6 branch 'ieee80211' | Jeff Garzik | 1 | -1/+1 |
2005-08-24 | Merge upstream into ieee80211. | Jeff Garzik | 1 | -1/+1 |
2005-08-24 | [PATCH] Kconfig fix (airo_cs on m32r) | Al Viro | 1 | -1/+1 |
2005-08-19 | [PATCH] more-u32-vs-pm_message_t-fixes-6 | Andrew Morton | 1 | -1/+1 |
2005-08-15 | [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones | Jouni Malinen | 6 | -67/+65 |
2005-08-15 | [PATCH] hostap: Capability field is called ESS, not BSS | Jouni Malinen | 1 | -3/+0 |