aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] airo.c/airo_cs.c: correct prototypesAdrian Bunk2005-11-053-4/+13
* [PATCH] prism54: Remove redundant assignmentDaniel Drake2005-11-051-1/+0
* [PATCH] drivers/net/wireless/airo.c unsigned comparasonGabriel A. Devenyi2005-11-051-1/+1
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-301-1/+1
* [CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu2005-10-301-2/+2
* [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-301-3/+2
* [PATCH] prism54: Free skb after disabling interruptsPatrick McHardy2005-10-291-4/+2
* [PATCH] Better fixup for the orinoco driverAlan Cox2005-10-283-2/+49
* [PATCH] revert "orinoco: Information leakage due to incorrect padding"Andrew Morton2005-10-281-2/+4
* [PATCH] ipw2200: Missing kmalloc checkPanagiotis Issaris2005-10-281-0/+4
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-288-77/+43
* [wireless prism54] Fix frame lengthRoger While2005-10-281-6/+1
* Merge branch 'master'Jeff Garzik2005-10-201-2/+3
|\
| * [PATCH] orinoco: limit message rateAndrew Morton2005-10-191-2/+3
* | [PATCH] orinoco: remove redundance skb length check before paddingJohn W. Linville2005-10-181-5/+3
* | Merge branch 'master'Jeff Garzik2005-10-181-1/+1
|\ \ | |/
| * [PATCH] wireless/airo: Build fixMatteo Croce2005-10-141-1/+1
* | Merge branch 'master'Jeff Garzik2005-10-051-5/+9
|\ \ | |/
| * [PATCH] orinoco: Information leakage due to incorrect paddingPavel Roskin2005-10-041-5/+9
* | [wireless ipw2200] remove redundant return statementMateusz Berezecki2005-10-041-2/+0
* | airo: fix resumeMichal Schmidt2005-10-041-3/+4
* | Merge branch 'upstream-fixes'Jeff Garzik2005-10-031-2/+2
|\ \ | |/
| * [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-2/+2
| * [PATCH] orinoco: Fix flood of kernel log with stupid WE warningsBenjamin Herrenschmidt2005-09-281-1/+1
* | [PATCH] hostap: Unregister netdevs before freeing local dataJouni Malinen2005-10-031-10/+12
* | [PATCH] hostap: Do not free local->hw_priv before unregistering netdevJouni Malinen2005-10-033-14/+7
* | [PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUGJouni Malinen2005-10-031-0/+8
* | [PATCH] hostap: Remove hw specific dev_open/close handlersJouni Malinen2005-10-035-47/+10
* | [wireless airo] remove needed dma_addr_t obfuscationJeff Garzik2005-09-241-6/+7
* | Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik2005-09-249-241/+1
* | [PATCH] hostap: Remove iwe_stream_add_event kludgeJean Tourrilhes2005-09-241-12/+0
* | [PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issueJean Tourrilhes2005-09-241-1/+1
* | [PATCH] hostap: Add support for WE-19Jean Tourrilhes2005-09-243-6/+12
* | [PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pciPavel Roskin2005-09-242-2/+2
* | [PATCH] orinoco: Bump version to 0.15rc3.Pavel Roskin2005-09-231-1/+1
* | [PATCH] orinoco: Read only needed data in __orinoco_ev_txexc().Pavel Roskin2005-09-231-3/+3
* | [PATCH] orinoco: Annotate endianess of variables and structure members.Pavel Roskin2005-09-234-97/+99
* | [PATCH] orinoco: Remove unneeded forward declarations.Pavel Roskin2005-09-232-24/+6
* | [PATCH] orinoco: orinoco_send_wevents() could return without unlocking.Pavel Roskin2005-09-231-1/+3
* | [PATCH] orinoco: Fix memory leak and unneeded unlock in orinoco_join_ap()Pavel Roskin2005-09-231-2/+4
* | [PATCH] orinoco: Make nortel_pci_hw_init() static.Pavel Roskin2005-09-231-1/+1
* | [PATCH] orinoco: Remove inneeded system includes.Pavel Roskin2005-09-2311-141/+10
* | ieee80211: update orinoco, wl3501 drivers for latest struct namingJames Ketrenos2005-09-222-2/+2
* | [PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changesJames Ketrenos2005-09-212-8/+8
* | [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-214-66/+66
* | [PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-211-12/+12
* | [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_sta...James Ketrenos2005-09-211-1/+1
* | [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-212-6/+7
* | [PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_sta...James Ketrenos2005-09-211-1/+2
* | [PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-212-3/+3