Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0ece35b557c5097c90df9e8fbf47e4da46377df1
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
d7e02ed
Update version ieee80211 stamp to 1.1.7
by James Ketrenos
· 19 years ago
e189277
Fix problem with WEP unicast key > index 0
by Volker Braun
· 19 years ago
81f8752
scripts/Lindent on ieee80211 subsystem.
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
0b154bb
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
6adfd34
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
b54a063
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
085f20e
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 19 years ago
1555972
[ARM] Fix /proc/cpuinfo format for ARM SMP
by Russell King
· 19 years ago
32f8b97
[ARM] Don't call dump_cpu_info unless we're booting
by Russell King
· 19 years ago
4fe15ba
[ARM] Fix second missing declaration of cache_is_vivt()
by Russell King
· 19 years ago
4299051
[ARM] Fix missing declaration of cache_is_vivt()
by Russell King
· 19 years ago
d3997ab
[ARM] Fix another use of // as a comment
by Russell King
· 19 years ago
756c7b7
[ARM] 3113/1: PXA: Allow machines to override (and also reuse) pxa pm functions
by Richard Purdie
· 19 years ago
b7ec479
[ARM] 3115/1: small optimizations to exception vector entry code
by Nicolas Pitre
· 19 years ago
7240f1f
[ARM] 3114/1: use ixp2000_reg_wrb in ixp2000 uengine loader
by Lennert Buytenhek
· 19 years ago
8461338
[ARM] 3089/1: ixp4xx AHB/PCI endianness fix
by Alessandro Zummo
· 19 years ago
8459c15
[ARM] 3088/1: PXA: Add machine support for the Sharp SL-6000x series of PDAs
by Dirk Opfer
· 19 years ago
ab919c0
kconfig: fix xconfig on fedora 2 & 3 (x86_64)
by Sam Ravnborg
· 19 years ago
2dd34b4
[PATCH] kbuild: permanently fix kernel configuration include mess
by Russell King
· 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
12d30d89
[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
f912696
[PATCH] reset tss->io_bitmap_owner in sys_ioperm()
by Bart Oldeman
· 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
571de88
[PATCH] S2io: Updated documentation
by Ravinandan Arakali
· 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
20faa7c
[ARM] Documentation/arm/README: small update
by Adrian Bunk
· 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
c51e3a41
powerpc: Fix vmlinux.lds.S for 32-bit
by Paul Mackerras
· 19 years ago
Next »