Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cb757b4eefd4600a3afa58f6983addbbe82989a8
/
drivers
/
net
/
wireless
f8cfa61
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback
by Dominik Brodowski
· 19 years ago
b463581
[PATCH] pcmcia: remove dev_list from drivers
by Dominik Brodowski
· 19 years ago
cc3b486
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
by Dominik Brodowski
· 19 years ago
98e4c28
[PATCH] pcmcia: new suspend core
by Dominik Brodowski
· 19 years ago
d779188
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
3c19065
[IEEE80211] ipw2200: Simplify multicast checks.
by Stephen Hemminger
· 19 years ago
ac67c62
Merge branch 'master'
by Jeff Garzik
· 19 years ago
d495657
[PATCH] orinoco_nortel: Add Symbol LA-4123 ID
by Pavel Roskin
· 19 years ago
c8cb00f
[PATCH] orinoco_nortel: Fix incorrect PCI resource use
by Pavel Roskin
· 19 years ago
0f52bf9
[PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200
by Brice Goglin
· 19 years ago
c75f474
[PATCH] ipw2200: kzalloc conversion and Kconfig dependency fix
by Takis
· 19 years ago
62d65a8
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
f89b232
[PATCH] airo.c: add support for IW_ENCODE_TEMP (i.e. xsupplicant)
by Dan Streetman
· 19 years ago
1d97f38
[wireless airo] reset card in init
by Matthieu CASTET
· 19 years ago
c08ad1e
[PATCH] orinoco: fix setting power management parameters
by Pavel Roskin
· 19 years ago
c902f98
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
f7492f1
[wireless hermes] build fix
by Jeff Garzik
· 19 years ago
51c83a9
Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwl
by Jeff Garzik
· 19 years ago
eaf8f53
[PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' message
by James Ketrenos
· 19 years ago
97bae8d
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
c5b42f3
[PATCH] drivers/net/wireless/hermes.c unsigned int comparision
by Gabriel A. Devenyi
· 19 years ago
cbf7c42
[PATCH] prism54 : Remove extraneous udelay/register read
by Roger While
· 19 years ago
620d9aa
[PATCH] i82593.h: make header comment GPL-compatible
by John W. Linville
· 19 years ago
1f8fc99
Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwl
by Jeff Garzik
· 19 years ago
3b26b11
[PATCH] ipw2200: fix error log offset calculation
by Zhu Yi
· 19 years ago
efb3442
[PATCH] ipw2200: disallow direct scanning when device is down
by Pekka Enberg
· 19 years ago
7635d34
[PATCH] hostap: rename hostap.c to hostap_main.c
by Adrian Bunk
· 19 years ago
5bc4c36
[PATCH] atmel: audit return code of create_proc_read_entry
by Christophe Lucas
· 19 years ago
4d791aa
[PATCH] atmel: CodingStyle cleanup
by Carlo Perassi
· 19 years ago
2ecc26b
Merge branch 'atmel'
by Jeff Garzik
· 19 years ago
b16a228
[PATCH] Atmel wireless update
by simon@thekelleys.org.uk
· 19 years ago
a7c243b
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
c2a8fad
[wireless ipw2100] kill unused-var warnings for debug-disabled code
by Jeff Garzik
· 19 years ago
eedb9f0
Merge rsync://bughost.org/repos/ipw-delta/
by Jeff Garzik
· 19 years ago
3133c5e
Merge git://git.tuxdriver.com/git/netdev-jwl
by Jeff Garzik
· 19 years ago
b69a3aa
[PATCH] wireless net: Conversions of kmalloc/memset to kzalloc
by Panagiotis Issaris
· 19 years ago
f36be62
[PATCH] atmel: memset correct range
by Alexey Dobriyan
· 19 years ago
0b47939
[PATCH] prism54 : Transmit stats updated in wrong place
by Roger While
· 19 years ago
de7fe96
[PATCH] prism54 : Unused variable / extraneous udelay
by Roger While
· 19 years ago
cf1b479
Update version ipw2200 stamp to 1.0.8
by James Ketrenos
· 19 years ago
8171537
Updated firmware version stamp to 2.4 from 2.3 so it will use the latest firmware.
by James Ketrenos
· 19 years ago
286568a
Fixed parameter reordering in firmware log routine.
by James Ketrenos
· 19 years ago
9d5b880
Fixed problem with not being able to send broadcast packets.
by Hong Liu
· 19 years ago
0352057
Added channel support for ipw2200 cards identified as 'ZZR'
by James Ketrenos
· 19 years ago
991d1cc
Removed warning about TKIP not being configured if countermeasures are
by James Ketrenos
· 19 years ago
e758256
Fixes missed beacon logic in relation to on-network AP roaming.
by Ben Cahill
· 19 years ago
8935f39
Removed legacy WIRELESS_EXT checks from ipw2200.c
by James Ketrenos
· 19 years ago
97a78ca
Fix 'Driver using old /proc/net/wireless support, please fix driver !' message.
by Benoit Boissinot
· 19 years ago
87bb5e3
Pulled out a stray KERNEL_VERSION check around the suspend handler.
by James Ketrenos
· 19 years ago
9ef539d
Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7)
by James Ketrenos
· 19 years ago
e632472
Fixes WEP firmware error condition.
by Hong Liu
· 19 years ago
f4ff497
[Fix bug# 771] Too many (8) bytes recieved when using AES/hwcrypto
by Zhu Yi
· 19 years ago
29cb843
Fixes problem with WEP not working (association succeeds, but no Tx/Rx)
by Hong Liu
· 19 years ago
392d0f6
Removed PF_SYNCTHREAD legacy.
by James Ketrenos
· 19 years ago
fb7ccc9
Fixed problem with get_cmd_string not existing if CONFIG_IPW_DEBUG disabled.
by James Ketrenos
· 19 years ago
cdd1fa1
Card with WEP enabled and using shared-key auth will have firmware
by Hong Liu
· 19 years ago
567deaf
Mixed PTK/GTK CCMP/TKIP support.
by Hong Liu
· 19 years ago
90700fd
Fixed is_network_packet() to include checking for broadcast packets.
by Peter Jones
· 19 years ago
24a47db
Adds radiotap support to ipw2200 in monitor mode..
by Mike Kershaw
· 19 years ago
a4f6bbb
Make all the places the firmware fails to load showerrors (in decimal,
by Peter Jones
· 19 years ago
054b08d
Don't set hardware WEP if we are actually using TKIP/AES.
by Hong Liu
· 19 years ago
5513579
[Bug 760] Fix setting WEP key in monitor mode causes IV lost.
by Zhu Yi
· 19 years ago
7b99659
[Bug 455] Fix frequent channel change generates firmware fatal error.
by Hong Liu
· 19 years ago
a0e04ab
Added wait_state wakeup on scan completion. Fixed copyright date in ipw2200.h
by James Ketrenos
· 19 years ago
3b9990c
Updated ipw2200 to use the new ieee80211 callbacks
by James Ketrenos
· 19 years ago
1fe0adb
Migrated some of the channel verification code back into the driver to
by Liu Hong
· 19 years ago
f6c5cb7
Added cmdlog in non-debug systems.
by James Ketrenos
· 19 years ago
9ddf84f
Changed all of the ipw_send_cmd() calls to return any ipw_send_cmd error
by James Ketrenos
· 19 years ago
b39860c
Switched firmware error dumping so that it will capture a log available
by James Ketrenos
· 19 years ago
e666619
Modified ipw_config and STATUS_INIT setting to correct race condition
by James Ketrenos
· 19 years ago
6de9f7f
Fix firmware error when setting tx_power.
by Zhu Yi
· 19 years ago
22501c8
Fix ipw_wx_get_txpow shows wrong disabled value.
by Zhu Yi
· 19 years ago
0ece35b
[Bug 701] Fix a misuse of ieee->mode with ieee->iw_mode.
by Zhu Yi
· 19 years ago
caeff81
Fixes the ad-hoc network WEP key list issue.
by Hong Liu
· 19 years ago
1fbfea5
[Bug 792] Fix WPA-PSK AES both for -Dipw and -Dwext.
by Zhu Yi
· 19 years ago
e402c93
Disable host fragmentation in open mode since IPW2200/2915 hardware
by Zhu Yi
· 19 years ago
87b016c
Workaround kernel BUG_ON panic caused by unexpected duplicate packets.
by Zhu Yi
· 19 years ago
4f36f80
Added more useful geography encoding so people's experience with
by James Ketrenos
· 19 years ago
2b184d5
Fixed some compiler issues if CONFIG_IPW2200_QOS is enabled.
by James Ketrenos
· 19 years ago
227d2dc
Updated to support ieee80211 callback to is_queue_full for 802.11e support.
by James Ketrenos
· 19 years ago
d2021cb
Changed default # of missed beacons to miss before disassociation to 24
by James Ketrenos
· 19 years ago
8400a1c
[Bug 637] Set tx power for A band.
by Liu Hong
· 19 years ago
d8bad6d
[bug 667] Fix the notorious "No space for Tx" bug.
by Zhu Yi
· 19 years ago
f57ce7c
Fix is_duplicate_packet() bug for fragmentation number setting.
by Zhu Yi
· 19 years ago
a2d73e6
Fix hardware encryption (both WEP and AES) doesn't work with fragmentation.
by Zhu Yi
· 19 years ago
afbf30a
Catch ipw2200 up to equivelancy with v1.0.5
by James Ketrenos
· 19 years ago
e4cc289
Move code from ipw2100_wpa_enable to IPW2100_PARAM_DROP_UNENCRYPTED to
by Zhu Yi
· 19 years ago
f75459e
[Bug 339] Fix ipw2100 iwconfig set/get txpower.
by Liu Hong
· 19 years ago
25b645b
Fixed WEP on ipw2100 (priv->sec was being used instead of priv->ieee->sec)
by
· 19 years ago
8232835
Catch ipw2100 up to equivelancy with v1.1.1
by James Ketrenos
· 19 years ago
b095c38
Catch ipw2200 up to equivelancy with v1.0.4
by James Ketrenos
· 19 years ago
c848d0a
Catch ipw2200 up to equivelancy with v1.0.3
by James Ketrenos
· 19 years ago
a613bff
Catch ipw2200 up to equivelancy with v1.0.2
by James Ketrenos
· 19 years ago
ea2b26e
Catch ipw2200 up to equivelancy with v1.0.1
by James Ketrenos
· 19 years ago
a1e695a
IPW_DEBUG has already included DRV_NAME, remove double prefix print.
by Zhu Yi
· 19 years ago
ee8e365
Ran scripts/Lindent on drivers/net/wireless/ipw2{1,2}00.{c,h}
by James Ketrenos
· 19 years ago
d380876
[PATCH] airo.c/airo_cs.c: correct prototypes
by Adrian Bunk
· 19 years ago
17ecc1e
[PATCH] prism54: Remove redundant assignment
by Daniel Drake
· 19 years ago
29b09fc
[PATCH] drivers/net/wireless/airo.c unsigned comparason
by Gabriel A. Devenyi
· 19 years ago
Next »