Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6a9b15fed4dca1f90e41ae0cfe35aaa39a20f495
/
drivers
/
net
/
wireless
675c607
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
a120e91
iwlwifi: sanity check before counting number of tfds can be free
by Stanislaw Gruszka
· 15 years ago
a239a8b
iwlwifi: error checking for number of tfds in queue
by Wey-Yi Guy
· 15 years ago
5e2f75b
iwlwifi: set HT flags after channel in rxon
by Dan Halperin
· 15 years ago
3d0beb9
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
fafaf31
iwlwifi: fix AMSDU Rx after paged Rx patch
by Shanyu Zhao
· 15 years ago
044c18c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
174b249
rtl8187: Add new device ID
by Jelle Martijn Kok
· 15 years ago
33a5d08
iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()
by Roel Kluin
· 15 years ago
6c8afef
ath9k: Fix sequence numbers for PAE frames
by Sujith
· 15 years ago
098dfde
iwlwifi: Fix to set correct ht configuration
by Wey-Yi Guy
· 15 years ago
b6c3f5b
b43: Fix throughput regression
by Larry Finger
· 15 years ago
744595c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
aa8bc9e
ath9k: fix eeprom INI values override for 2GHz-only cards
by Felix Fietkau
· 15 years ago
0b5d9b2
iwlwifi: fix pointer signedness warning
by Johannes Berg
· 15 years ago
6be3257
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
7440177
ath9k: fix beacon slot/buffer leak
by Felix Fietkau
· 15 years ago
dad48a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
ad580db
zd1211rw: adding 0409:0248 to supported device list
by Hin-Tak Leung
· 15 years ago
f5300e0
p54pci: rx frame length check
by Christian Lamparter
· 15 years ago
bb5d2db
iwlwifi: add license to tracing files
by Reinette Chatre
· 15 years ago
1152dcc
iwlwifi: Fix throughput stall issue in HT mode for 5000
by Wey-Yi Guy
· 15 years ago
a0e803a
iwmc3200wifi: Add UMAC wifi headers to the pmkid command
by Samuel Ortiz
· 15 years ago
4a24eef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
ff30b36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
39825f4
iwlwifi: silence buffer overflow warning
by Dan Carpenter
· 15 years ago
c91c3ef
iwlwifi: disable tx on beacon update notification
by Abhijeet Kolekar
· 15 years ago
c8106d7
iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
by Zhu Yi
· 15 years ago
7a4a77b
rt2x00: Properly request tx headroom for alignment operations.
by Gertjan van Wingerde
· 15 years ago
301a823
rt2x00: Fix LED configuration setting for rt2800.
by Gertjan van Wingerde
· 15 years ago
b59a52f
rt2x00: use correct headroom for transmission
by Pavel Roskin
· 15 years ago
359207c
ath5k: Fix eeprom checksum check for custom sized eeproms
by Luis R. Rodriguez
· 15 years ago
7de3c5d
zd1211rw: Fix multicast filtering.
by Benoit Papillault
· 15 years ago
8a9ac16
iwl: off by one bug
by Dan Carpenter
· 15 years ago
90852f7
mwl8k: fix configure_filter() memory leak on error
by Lennert Buytenhek
· 15 years ago
13bda12
ath9k: fix ito64
by Ming Lei
· 15 years ago
4ef2501
ath9k: Fix Kconfig depends for ATH9K_DEBUGFS
by Dominik Geyer
· 15 years ago
c3bf490
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
7f9d357
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
55afc80
Revert "b43: Enforce DMA descriptor memory constraints"
by John W. Linville
· 15 years ago
6c853da
iwmc3200wifi: fix array out-of-boundary access
by Zhu Yi
· 15 years ago
e8a4a6d
wl1251: timeout one too soon in wl1251_boot_run_firmware()
by Roel Kluin
· 15 years ago
5b479a07
ath9k: fix missed error codes in the tx status check
by Felix Fietkau
· 15 years ago
8b685ba
ath9k: wake hardware during AMPDU TX actions
by Luis R. Rodriguez
· 15 years ago
5f70a88
ath9k: wake hardware for interface IBSS/AP/Mesh removal
by Luis R. Rodriguez
· 15 years ago
3867cf6
ath9k: fix suspend by waking device prior to stop
by Sujith
· 15 years ago
befabac
wl1271_cmd.c: cleanup char => u8
by Dan Carpenter
· 15 years ago
7949673
iwlwifi: Storage class should be before const qualifier
by Tobias Klauser
· 15 years ago
83bd11a
ath9k: Storage class should be before const qualifier
by Tobias Klauser
· 15 years ago
671adc9
wireless: remove remaining qual code
by Johannes Berg
· 15 years ago
5e31258
rt2x00: Add USB ID for Linksys WUSB 600N rev 2.
by Gertjan van Wingerde
· 15 years ago
242ab7a
ath5k: fix SWI calibration interrupt storm
by Bob Copeland
· 15 years ago
659c8e5
libertas: Remove carrier signaling from the scan code
by Samuel Ortiz
· 15 years ago
5b06915
orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
by Andrey Borzenkov
· 15 years ago
1f04493
Fix MAC address access in 3c507, ibmlana, pcnet32 and libertas
by Daniel Drake
· 15 years ago
9842c38
kfifo: fix warn_unused_result
by Stefani Seibold
· 15 years ago
7acd72e
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
by Stefani Seibold
· 15 years ago
e64c026
kfifo: cleanup namespace
by Stefani Seibold
· 15 years ago
c1e13f2
kfifo: move out spinlock
by Stefani Seibold
· 15 years ago
4546548
kfifo: move struct kfifo in place
by Stefani Seibold
· 15 years ago
ed4b201
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
9a418af
mac80211: fix peer HT capabilities
by Johannes Berg
· 15 years ago
8585c2b
iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()
by Roel Kluin
· 15 years ago
45b2416
Libertas: fix buffer overflow in lbs_get_essid()
by Daniel Mack
· 15 years ago
77ca7d9
drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warning
by akpm@linux-foundation.org
· 15 years ago
2ab81d4
ath9k: Stop ANI when doing a reset
by Sujith
· 15 years ago
e8009e9
ath9k: Fix TX queue draining
by Sujith
· 15 years ago
17b182e
ath9k: Fix bug in assigning sequence number
by Sujith
· 15 years ago
7988436
rt2x00: Fix calculation of rt2800 iveiv entry offset.
by Gertjan van Wingerde
· 15 years ago
6c3069b
iwlwifi: fix 40MHz operation setting on cards that do not allow it
by Reinette Chatre
· 15 years ago
dc57a30
iwl3945: fix panic in iwl3945 driver
by Zhu Yi
· 15 years ago
731a29b
iwlwifi: initialize spinlock before use
by Reinette Chatre
· 15 years ago
bc45a67
iwl3945: disable power save
by Reinette Chatre
· 15 years ago
b7bb175
iwlwifi: fix more eeprom endian bugs
by Johannes Berg
· 15 years ago
af6b8ee
iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
by Johannes Berg
· 15 years ago
93b6bd2
rt2x00: Disable powersaving for rt61pci and rt2800pci.
by Gertjan van Wingerde
· 15 years ago
855da5e
drivers/net/wireless: Correct code taking the size of a pointer
by Julia Lawall
· 15 years ago
4d91f9f
ath9k: Last fix for TX software padding.
by Benoit Papillault
· 15 years ago
521d9bc
iwlwifi: fix syslog message for event log dump size
by Wey-Yi Guy
· 15 years ago
f8701fe
iwlwifi: power up all devices for EEPROM read
by Reinette Chatre
· 15 years ago
64a76b5
iwlwifi: allocated rx page accounting cleanup
by Zhu Yi
· 15 years ago
b2ec153
rt2x00: Fix rt2800usb detection in rt2800lib.
by Gertjan van Wingerde
· 15 years ago
46e75f6
net: fix for utsrelease.h moving to generated
by Stephen Rothwell
· 15 years ago
5017065
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
214ac9a
b43: Remove reset after fatal DMA error
by Larry Finger
· 15 years ago
49d7590
rtl8187: add radio led and fix warnings on suspend
by Herton Ronaldo Krzesinski
· 15 years ago
512414b
ath5k: enable EEPROM checksum check
by Luis R. Rodriguez
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
6a213af
ath5k: add support for Dell Vostro A860 LED
by Shahar Or
· 15 years ago
a589296
orinoco: remove spare KERN_DEBUG
by David Kilroy
· 15 years ago
70d5713
rtl8187: Fix wrong rfkill switch mask for some models
by Larry Finger
· 15 years ago
815833e
ath9k: fix tx status reporting
by Felix Fietkau
· 15 years ago
16cec43
mwl8k: don't complain about oversized beacons in FINALIZE_JOIN
by Lennert Buytenhek
· 15 years ago
d1844d7
mwl8k: don't overwrite mwl8k_vif::bssid until after disassociation
by Lennert Buytenhek
· 15 years ago
d8a8dd8
mwl8k: struct ieee80211_rx_status::qual is deprecated
by Lennert Buytenhek
· 15 years ago
3db95e5
mwl8k: don't forget to call pci_disable_device()
by Lennert Buytenhek
· 15 years ago
89b872e
mwl8k: increase firmware loading timeouts
by Lennert Buytenhek
· 15 years ago
7e1112d
mwl8k: allow more time for transmit rings to drain
by Lennert Buytenhek
· 15 years ago
0c9cc640
mwl8k: allow more time for firmware commands to complete
by Lennert Buytenhek
· 15 years ago
8e9f33f
mwl8k: properly report rate on received 40MHz packets
by Lennert Buytenhek
· 15 years ago
Next »