Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
59eb21a6504731fc16db4cf9463065dd61093e08
/
drivers
/
net
/
wireless
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
60f2d1d
ath9k: Restart xmit logic in xmit watchdog.
by Ben Greear
· 14 years ago
71e025a
ath9k: More xmit queue debugfs information.
by Ben Greear
· 14 years ago
7f010c9
ath9k: Keep track of stations for debugfs.
by Ben Greear
· 14 years ago
bda8add
ath9k: Add counters to distinquish AMPDU enqueues.
by Ben Greear
· 14 years ago
082f653
ath9k: Ensure xmit makes progress.
by Ben Greear
· 14 years ago
9244f48
ath9k: Remove un-used member from ath_node.
by Ben Greear
· 14 years ago
2dac4fb
ath9k: Add more information to debugfs xmit file.
by Ben Greear
· 14 years ago
233536e
ath9k: Initialize ah->hw
by Ben Greear
· 14 years ago
1f427dd
ath9k: Show some live tx-queue values in debugfs.
by Ben Greear
· 14 years ago
ea67485
iwlwifi: fix 4965 notification wait setup
by Johannes Berg
· 14 years ago
2a1a78d
iwlagn: return error if PAN disable timeout
by Johannes Berg
· 14 years ago
311dce7
iwlagn: properly wait for PAN disable
by Johannes Berg
· 14 years ago
7194207c
iwlagn: add support for waiting for notifications
by Johannes Berg
· 14 years ago
f945f10
iwlagn: make iwl_rx_handle static
by Johannes Berg
· 14 years ago
0b01f03
mac80211: track receiver's aggregation reorder buffer size
by Johannes Berg
· 14 years ago
4801416
ath9k: Fix up hardware mode and beacons with multiple vifs.
by Ben Greear
· 14 years ago
f0b8220
ath9k: fix excessive BAR sending when a frame exceeds its retry limit
by Felix Fietkau
· 14 years ago
21f28e6
ath9k: try more than one tid when scheduling a new aggregate
by Felix Fietkau
· 14 years ago
a4d6e17
ath9k_hw: fix carrier leakage calibration for AR9271
by Rajkumar Manoharan
· 14 years ago
4e3ae38
ath9k_htc: keep calibrated noise floor value for oper channel
by Rajkumar Manoharan
· 14 years ago
bdd196a
ath9k: preserve caldata history buffer across scanning
by Rajkumar Manoharan
· 14 years ago
115dad7
ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"
by Felix Fietkau
· 14 years ago
fda9b7a
ath5k: Fix return codes for eeprom read functions.
by Wojciech Dubowik
· 14 years ago
8b3f461
ath9k: reduce the likelihood of baseband hang check false positives
by Felix Fietkau
· 14 years ago
2ed7222
ath9k: reinitialize block ack window data when starting aggregation
by Felix Fietkau
· 14 years ago
49447f2
ath9k: fix initial sequence number after starting an ampdu session
by Felix Fietkau
· 14 years ago
a9e99a0
ath9k: fix bogus sequence number increases on aggregation tid flush
by Felix Fietkau
· 14 years ago
80d184e
rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090
by RA-Jay Hung
· 14 years ago
7f6e144
rt2x00: Fix radio off hang issue for PCIE interface
by RA-Jay Hung
· 14 years ago
04cf53f
ath9k_hw: Offload USB eeprom reading to target
by Sujith Manoharan
· 14 years ago
09a525d
ath9k_htc: Add multiple register read API
by Sujith Manoharan
· 14 years ago
fcdc403
mwl8k: Enable HW encryption for AP mode
by Nishant Sarmukadam
· 14 years ago
d9a07d4
mwl8k: Set mac80211 rx status flags appropriately when hw crypto is enabled
by Nishant Sarmukadam
· 14 years ago
e53d9b9
mwl8k: Add encapsulation of data packet for crypto
by Nishant Sarmukadam
· 14 years ago
252486a
mwl8k: Modify add_dma_header to include pad parameters
by Nishant Sarmukadam
· 14 years ago
d018b6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
d73b388
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
4e5518c
hostap_cs: fix sleeping function called from invalid context
by Stanislaw Gruszka
· 14 years ago
3c4a8cc
ipw2200: Check for -1 INTA in tasklet too.
by Indan Zupancic
· 14 years ago
3b5c582
p54: fix sequence no. accounting off-by-one error
by Christian Lamparter
· 14 years ago
55de80d
ath9k_htc: Really fix packet injection
by Sujith Manoharan
· 14 years ago
6d50192
ath9k_hw: Fix RX handling for USB devices
by Sujith Manoharan
· 14 years ago
69bdacc
ath9k_hw: Fix thermal issue with UB94
by Sujith Manoharan
· 14 years ago
0742206
ath9k_hw: Fix calibration for AR9287 devices
by Sujith Manoharan
· 14 years ago
6cae913d
ath9k_hw: Fix chip test
by Sujith Manoharan
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
c96e963
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
33af881
ath9k: correct MODULE_PARM_DESC parameters for force_new_ani
by John W. Linville
· 14 years ago
18cb6e3
ath5k: qualify global modparam_nohwcrypt variable
by John W. Linville
· 14 years ago
3e6109c
ath9k: qualify global modparam_nohwcrypt variable
by John W. Linville
· 14 years ago
6303710
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
db98a6c
libertas: down_interruptible() can return -EINTR, not EINTR
by roel kluin
· 14 years ago
cc72128
ath9k_htc: Fix packet injection
by Sujith Manoharan
· 14 years ago
a8851d1
ath5k: ath5k_eeprom_mode_from_channel() returns signed
by Dan Carpenter
· 14 years ago
2ae79d5
ath9k : few rate control clean ups
by Mohammed Shafi Shajakhan
· 14 years ago
1186488
ath9k: fix beacon restart on channel change
by Rajkumar Manoharan
· 14 years ago
bd8027a
Revert "ath9k: Parse DTIM period from mac80211"
by Mohammed Shafi Shajakhan
· 14 years ago
1c30cc1
ath9k_hw: fix dma descriptor rx error bit parsing
by Felix Fietkau
· 14 years ago
1e1f4ad
ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.c
by Sujith Manoharan
· 14 years ago
039a072
ath9k_htc: Fix fast channel change
by Sujith Manoharan
· 14 years ago
7390867
ath9k_htc: Handle FATAL events
by Sujith Manoharan
· 14 years ago
66e3547
ath9k_htc: Move work cancellation outside of mutex
by Sujith Manoharan
· 14 years ago
ff8f59b
ath9k_htc: Handle pending URBs properly
by Sujith Manoharan
· 14 years ago
ee832d3e
ath9k: Few clean ups in beacon config parameters
by Mohammed Shafi Shajakhan
· 14 years ago
5af3c1d
rt2x00: Fix comment about removed spinlock
by Helmut Schaa
· 14 years ago
48103d2
rt2x00: Remove unused interface spinlock
by Helmut Schaa
· 14 years ago
bfe6a15
rt2x00: Simplify intf->delayed_flags locking
by Helmut Schaa
· 14 years ago
f833eea
rt2x00: Remove superfluous assignment of mpdu_density
by Helmut Schaa
· 14 years ago
11f16ae
rt2x00: Fix panic on frame padding for rt2800 usb devices
by Ismael Luceno
· 14 years ago
736e3ac
rt2x00: Fix pointer errors.
by Gertjan van Wingerde
· 14 years ago
a39fd6b
rt2x00: remove intf->mac field.
by Gertjan van Wingerde
· 14 years ago
773d1b9
rt2x00: Remove intf->bssid field.
by Gertjan van Wingerde
· 14 years ago
5235189
rt2x00: allow txstatus_fifo w/o txstatus_tasklet
by Johannes Stezenbach
· 14 years ago
c4d6324
rt2x00: simplify txstatus_fifo handling
by Johannes Stezenbach
· 14 years ago
97e2c40
carl9170: fix usb pm suspend->resume woes
by Christian Lamparter
· 14 years ago
3b38651
carl9170: reduce channel change delay
by Christian Lamparter
· 14 years ago
c9e57f0
carl9170: add missing return-value check
by Christian Lamparter
· 14 years ago
bb00755
ath5k: fix cycle counter inconsistent locking
by Bob Copeland
· 14 years ago
44cefea
ath9k: fix spur mitigation no-spur case for AR9002
by Brian Prodoehl
· 14 years ago
ad9082a
airo: use simple_write_to_buffer
by Akinobu Mita
· 14 years ago
52671e4
ath9k: spin_lock_bh is not required within tasklet context.
by Senthil Balasubramanian
· 14 years ago
cd017f2
iwlagn: fix scan tx antenna setting on 5Ghz band
by Stanislaw Gruszka
· 14 years ago
cd2c548
ath5k: Move mac80211 functions into new file
by Bruno Randolf
· 14 years ago
554d1d0
iwlagn: enable only rfkill interrupt when device is down
by Stanislaw Gruszka
· 14 years ago
62e45c1
wireless: comment typo fix diable -> disable.
by Justin P. Mattock
· 14 years ago
e8a8b25
Fix spelling mistakes in comments
by Stefan Weil
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
d7c1255
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
003ea98
iwlwifi: remove reference to Gen2
by Wey-Yi Guy
· 14 years ago
bdb84fe
iwlagn: fix FH error
by Johannes Berg
· 14 years ago
e88735d
iwlwifi: remove extra string
by Wey-Yi Guy
· 14 years ago
1d3c16a
PCI: make pci_restore_state return void
by Jon Mason
· 14 years ago
b7e03ec
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
5c4bc1c
rtlwifi: Fix large packet issue
by Chaoming Li
· 14 years ago
db7ec38
ath9k: Reset keycache on resume
by Mohammed Shafi Shajakhan
· 14 years ago
e6d8a81
rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module load
by Larry Finger
· 14 years ago
40d70dd
rndis_wlan: add support for set_power_mgmt
by Jussi Kivilinna
· 14 years ago
49b35bd
rndis_wlan: add support for set_cqm_rssi_config
by Jussi Kivilinna
· 14 years ago
Next »