Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
392d0f6d0752e6a3e25c3e3da95d78c53b0fd7a1
/
drivers
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
· 20 years ago
8400a1c
[Bug 637] Set tx power for A band.
by Liu Hong
· 20 years ago
d8bad6d
[bug 667] Fix the notorious "No space for Tx" bug.
by Zhu Yi
· 20 years ago
f57ce7c
Fix is_duplicate_packet() bug for fragmentation number setting.
by Zhu Yi
· 20 years ago
a2d73e6
Fix hardware encryption (both WEP and AES) doesn't work with fragmentation.
by Zhu Yi
· 20 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
· 20 years ago
f75459e
[Bug 339] Fix ipw2100 iwconfig set/get txpower.
by Liu Hong
· 20 years ago
25b645b
Fixed WEP on ipw2100 (priv->sec was being used instead of priv->ieee->sec)
by
· 20 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
· 20 years ago
ee8e365
Ran scripts/Lindent on drivers/net/wireless/ipw2{1,2}00.{c,h}
by James Ketrenos
· 19 years ago
6c2f426
[PATCH] b44: late request_irq in b44_open
by Francois Romieu
· 19 years ago
65b984f
[PATCH] b44: s/spin_lock_irqsave/spin_lock/ in b44_interrupt
by Francois Romieu
· 19 years ago
3353930
[PATCH] b44: expose counters through ethtool
by Francois Romieu
· 19 years ago
874a621
[PATCH] b44: miscellaneous cleanup
by Francois Romieu
· 19 years ago
c719369
[PATCH] b44: b44_start_xmit returns with a lock held when it fails allocating
by Francois Romieu
· 19 years ago
b78612b
Merge branch 'master'
by Jeff Garzik
· 19 years ago
6adfd34
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
21c614a
[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.
by Pantelis Antoniou
· 19 years ago
50eb800
[netdrvr s2io] warning fixes
by Jeff Garzik
· 19 years ago
ecf8b59
[netdrvr] fac_8xx build fix
by Jeff Garzik
· 19 years ago
a10b5aa
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
by Jeff Garzik
· 19 years ago
4aefe15
Merge git://git.tuxdriver.com/git/netdev-jwl
by Jeff Garzik
· 19 years ago
d380876
[PATCH] airo.c/airo_cs.c: correct prototypes
by Adrian Bunk
· 19 years ago
05d0f1c
[PATCH] bnx2: update version and minor fixes
by Michael Chan
· 19 years ago
f4e418f
[PATCH] bnx2: refine bnx2_poll
by Michael Chan
· 19 years ago
e3648b3
[PATCH] bnx2: update firmware handshake for 5708
by Michael Chan
· 19 years ago
3713770
[PATCH] bnx2: update nvram code for 5708
by Michael Chan
· 19 years ago
12d30d8
[PATCH] bnx2: update firmware for 5708
by Michael Chan
· 19 years ago
5b0c76a
[PATCH] bnx2: add 5708 support
by Michael Chan
· 19 years ago
17ecc1e
[PATCH] prism54: Remove redundant assignment
by Daniel Drake
· 19 years ago
e6b365f
[PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup()
by Adrian Bunk
· 19 years ago
3ad2cc6
[PATCH] drivers/net/e1000/: possible cleanups
by Adrian Bunk
· 19 years ago
e9ab1d1
[PATCH] drivers/net/ixgb/: make some code static
by Adrian Bunk
· 19 years ago
88dcb6c
[PATCH] Set the vga cursor even when hidden
by Samuel Thibault
· 19 years ago
2c119aa
[DRIVER MODEL] Fix sgivwfb
by Russell King
· 19 years ago
abbf268
[DRIVER MODEL] Fix gbefb
by Russell King
· 19 years ago
8d972a9
[DRIVER MODEL] Fix arcfb
by Russell King
· 19 years ago
09c6518
[DRIVER MODEL] Fix macsonic
by Russell King
· 19 years ago
95cb5d9
[DRIVER MODEL] Fix jazzsonic
by Russell King
· 19 years ago
5d994b7
[DRIVER MODEL] Fix depca
by Russell King
· 19 years ago
37c12e7
[DRIVER MODEL] Improved dynamically allocated platform_device interface
by Russell King
· 19 years ago
70d9d82
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
f896424c
[PATCH] phy address mask support for generic phy layer
by Matt Porter
· 19 years ago
4371dc6
[PATCH] pcnet32: Prevent hang with 79c976
by Don Fry
· 19 years ago
2964bbd
[PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551
by Don Fry
· 19 years ago
a88c844
[PATCH] pcnet32: show name of failing device
by Don Fry
· 19 years ago
da6971d
[PATCH] S2io: Multi buffer mode support
by Ananda Raju
· 19 years ago
29b09fc
[PATCH] drivers/net/wireless/airo.c unsigned comparason
by Gabriel A. Devenyi
· 19 years ago
328198acb
Merge branch 'master'
by Jeff Garzik
· 19 years ago
537a95d
[libata] restore sg on DMA mapping failure
by Tejun Heo
· 19 years ago
fecb4a0
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
by Linus Torvalds
· 19 years ago
a2c78f7
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
by Linus Torvalds
· 19 years ago
39b7f1e
[SCSI] sd: Fix refcounting
by Alan Stern
· 19 years ago
d191634
[MMC] Use controller id instead of driver name for printks
by Pierre Ossman
· 19 years ago
25cc5e5
[MMC] Fix chip config in wbsd
by Pierre Ossman
· 19 years ago
0ee957c
Fix ips.c compile
by James Bottomley
· 19 years ago
849a892
Merge by Hand
by James Bottomley
· 19 years ago
6037d6b
[libata] ATAPI pad allocation fixes/cleanup
by Jeff Garzik
· 19 years ago
c2cc87c
Merge branch 'master'
by Jeff Garzik
· 19 years ago
7015faa
[PATCH] nvidiafb: Geforce 7800 series support added
by Calin A. Culianu
· 19 years ago
127f2fa
Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 19 years ago
ba77df5
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 19 years ago
602d4a7
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
462aae6
[USB]: Make early handoff a final fixup instead of a header one.
by David S. Miller
· 19 years ago
34cf9e3
[MMC] Response to write commands is R1 nor R1b
by Russell King
· 19 years ago
c8ebce6
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
d56c524
[PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfrom
by Russell King
· 19 years ago
Next »