Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9f219bd248d417c2144eedafdf2c683ba8baee84
9f219bd
rtlwifi: Fix unitialized variable warnings
by Larry Finger
· 14 years ago
53d7938
mwifiex: rename function mwifiex_is_ba_stream_avail
by Bing Zhao
· 14 years ago
572e8f3
mwifiex: remove unused function parameters
by Amitkumar Karwar
· 14 years ago
19a8986
mwifiex: remove redundant "return" at end of void function
by Yogesh Ashok Powar
· 14 years ago
600f5d9
mwifiex: cleanup ioctl wait queue and abstraction layer
by Amitkumar Karwar
· 14 years ago
3a9ddde
ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312
by Felix Fietkau
· 14 years ago
32377b6
ath5k: fix the EEPROM check for hw AES crypto support
by Felix Fietkau
· 14 years ago
fa9bfd6
ath5k: add a new bus op for reading the mac address
by Felix Fietkau
· 14 years ago
0cb9e06
ath: unshare struct ath_bus_ops between ath5k and ath9k
by Felix Fietkau
· 14 years ago
7f94f05
ath5k: disable 5 GHz support if a 2.4 GHz radio is detected
by Felix Fietkau
· 14 years ago
10add41
ath9k: Fix improper beacon slot selection in IBSS
by Rajkumar Manoharan
· 14 years ago
dfa8fc6
ath9k: avoid using trinary operator w/ TX_STAT_INC
by John W. Linville
· 14 years ago
a3e6b12
mac80211: Allocate new mesh path and portal tables before taking locks
by cozybit Inc
· 14 years ago
09d5b94
ath9k_htc: Enable AP and P2P modes
by Sujith Manoharan
· 14 years ago
fbc29d6
ath9k_htc: Add detailed firmware statistics
by Sujith Manoharan
· 14 years ago
821f941
ath9k_htc: Use helper routines for transmission
by Sujith Manoharan
· 14 years ago
2f80194
ath9k_htc: Use separate URB pool for management frames
by Sujith Manoharan
· 14 years ago
859c3ca
ath9k_htc: Add a timer to cleanup WMI events
by Sujith Manoharan
· 14 years ago
c4d0418
ath9k_htc: Add a debugfs file showing endpoint status
by Sujith Manoharan
· 14 years ago
01f684d
ath9k_htc: Add a debugfs file to dump TX slot information
by Sujith Manoharan
· 14 years ago
27876a2
ath9k_htc: Add support for TX completion
by Sujith Manoharan
· 14 years ago
84c9e164
ath9k_htc: Drain packets on station removal
by Sujith Manoharan
· 14 years ago
e1fe7c3
ath9k_htc: Optimize HTC start/stop API
by Sujith Manoharan
· 14 years ago
b587fc8
ath9k_htc: Drain pending TX frames properly
by Sujith Manoharan
· 14 years ago
f2820f4
ath9k_htc: Use helper functions for TX processing
by Sujith Manoharan
· 14 years ago
2c5d57f
ath9k_htc: Add TX slots
by Sujith Manoharan
· 14 years ago
729bd3a
ath9k_htc: Move endpoint header parsing to TX tasklet
by Sujith Manoharan
· 14 years ago
d67ee53
ath9k_htc: Introduce new HTC API
by Sujith Manoharan
· 14 years ago
8e86a54
ath9k_htc: Fix TX queue management
by Sujith Manoharan
· 14 years ago
3deff76
ath9k_htc: Increase URB count for REG_IN pipe
by Sujith Manoharan
· 14 years ago
16c56ae
ath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTID
by Sujith Manoharan
· 14 years ago
e8e3860
ath9k_htc: Sync MGMT/DATA packet headers with firmware
by Sujith Manoharan
· 14 years ago
15f6d6d
ath9k_htc: Reduce TX queue size
by Sujith Manoharan
· 14 years ago
658ef04
ath9k_htc: Move TX specific stuff to a separate structure
by Sujith Manoharan
· 14 years ago
ee3fa1b
ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTID
by Sujith Manoharan
· 14 years ago
0a8579f
ath9k_htc: Sync struct ath9k_htc_cap_target with FW
by Sujith Manoharan
· 14 years ago
e4c6250
ath9k_htc: Sync struct ath9k_htc_target_vif with FW
by Sujith Manoharan
· 14 years ago
b97c57f
ath9k_htc: Sync struct ath9k_htc_target_sta with FW
by Sujith Manoharan
· 14 years ago
40dc9e4
ath9k_htc: Use SKB's private area for TX parameters
by Sujith Manoharan
· 14 years ago
e723f39
ath9k_htc: Remove unused WMI commands
by Sujith Manoharan
· 14 years ago
b1563a4
ath9k_htc: Fix RX length check
by Sujith Manoharan
· 14 years ago
719c4cf
ath9k_htc: Add RX error statistics
by Sujith Manoharan
· 14 years ago
8e42e4b
ath9k_htc: Move debug code to a separate file
by Sujith Manoharan
· 14 years ago
f4c8899
ath9k_htc: Queue WMI events
by Sujith Manoharan
· 14 years ago
b0a6ba9
ath9k_htc: Fix beacon miss under heavy load
by Sujith Manoharan
· 14 years ago
7d547eb
ath9k_htc: Handle buffered frames in AP mode
by Sujith Manoharan
· 14 years ago
2493a54
ath9k_htc: Configure the beacon queue
by Sujith Manoharan
· 14 years ago
9b674a0
ath9k_htc: Add TSF adjust capability
by Sujith Manoharan
· 14 years ago
832f6a1
ath9k_htc: Add beacon slots
by Sujith Manoharan
· 14 years ago
1c165c9
ath9k_htc: Fix WMI and beacon header
by Sujith Manoharan
· 14 years ago
29bbfb2
ath9k_htc: Add a WMI command to get the firmware version
by Sujith Manoharan
· 14 years ago
ce18f39
ath9k_htc: Rename firmware
by Sujith Manoharan
· 14 years ago
9efabad
ath9k_htc: Remove AR7010 v1.0 support
by Sujith Manoharan
· 14 years ago
d0805c1
mwl8k: use traffic threshold to decide when to start ampdu
by Brian Cavagnolo
· 14 years ago
4114fa2
mac80211: receive EAP frames from a station in an AP VLAN on the main AP
by Felix Fietkau
· 14 years ago
8e26a03
ath9k: introduce ATH9K_{PCI,AHB} config options
by Gabor Juhos
· 14 years ago
12488e0
mwl8k: interrupt handling changes
by Nishant Sarmukadam
· 14 years ago
8962d87
ath5k: improve comments for optimized tx descriptor setup
by John W. Linville
· 14 years ago
6f11c81
ath9k: Register id table for platform device
by Vasanthakumar Thiagarajan
· 14 years ago
b3ba44c6
rt2800usb: Add seven new USB IDs
by Mark Davis
· 14 years ago
901c111
ath9k_hw: update AR9003 low_ob_db_tx_gain to improve spur performance
by Rajkumar Manoharan
· 14 years ago
5fb32fa
ath9k_hw: update Ar9003 intervals to fix carrier leak
by Rajkumar Manoharan
· 14 years ago
2d05a0c
ath9k_hw: Remove unused code in AR9287 eeprom
by Rajkumar Manoharan
· 14 years ago
3dfd7f6
ath9k: Implement integer mode for AR9485
by Vasanthakumar Thiagarajan
· 14 years ago
228bdfc
rtlwifi: rtl8192ce: Fix LED initialization
by Chaoming Li
· 14 years ago
f0bce44
ath9k: index out of bounds
by roel
· 14 years ago
0f8e94d
ath9k_hw: index out of bounds
by roel
· 14 years ago
c266c71
ath5k: reduce interrupt load caused by rx/tx interrupts
by Felix Fietkau
· 14 years ago
5b7916a
ath5k: clean up debugfs code
by Felix Fietkau
· 14 years ago
ed89508
ath5k: remove ts_retry from ath5k_tx_status
by Felix Fietkau
· 14 years ago
b2fd97d
ath5k: optimize rx status processing
by Felix Fietkau
· 14 years ago
b161b89
ath5k: optimize tx status processing
by Felix Fietkau
· 14 years ago
fe12081
ath5k: remove ts_rate from ath5k_tx_status
by Felix Fietkau
· 14 years ago
c5e0a88
ath5k: optimize tx descriptor setup
by Felix Fietkau
· 14 years ago
b1ad1b6
ath5k: fix slot time handling
by Felix Fietkau
· 14 years ago
488a501
ath5k: fix SIFS time handling
by Felix Fietkau
· 14 years ago
a27049e
ath5k: fix short preamble rate duration value
by Felix Fietkau
· 14 years ago
6d7b97b
ath5k: fix tx status reporting issues
by Felix Fietkau
· 14 years ago
a065784
ath5k: improve pcal error handling for ENOMEM case
by John W. Linville
· 14 years ago
ba30c4a
mwl8k: Fix checkpatch.pl and sparse warnings and errors
by Yogesh Ashok Powar
· 14 years ago
1296433
ath9k_hw: remove unnecessary parts of the AR9380 SREV check
by Felix Fietkau
· 14 years ago
ebe27c9
{mac|nl}80211: Add station connected time
by Mohammed Shafi Shajakhan
· 14 years ago
f60c49b
ath9k: Fix kernel panic on module unload
by Rajkumar Manoharan
· 14 years ago
d0ef824
ath9k: Update gain table for AR9485
by Senthil Balasubramanian
· 14 years ago
7d75541
ath9k: Add RSSI information from control and extension chains
by Senthil Balasubramanian
· 14 years ago
1570ca5
mac80211: send notification on new peer candidate for our secure mesh
by Javier Cardona
· 14 years ago
c93b5e7
nl80211: New notification to discover mesh peer candidates.
by Javier Cardona
· 14 years ago
96b78df
nl80211/mac80211: Perform PLINK_ACTION on new station
by Javier Cardona
· 14 years ago
53e8051
mac80211: ignore peer link requests from unauthenticated stations.
by Javier Cardona
· 14 years ago
7183912
mac80211: Let user space receive and send mesh auth/deauth frames
by Javier Cardona
· 14 years ago
b39c48f
nl80211/mac80211: let userspace authenticate stations
by Javier Cardona
· 14 years ago
5cff5e0
mac80211: ignore peers if security is enabled for this mesh
by Javier Cardona
· 14 years ago
15d5dda
cfg80211/nl80211: Add userspace authentication flag to mesh setup
by Javier Cardona
· 14 years ago
581a8b0
nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
by Javier Cardona
· 14 years ago
a22e93f
iwl4965: drop a lone pr_err()
by Paul Bolle
· 14 years ago
9529497
ath9k: fix too early enabling of rx during ath_startrecv()
by Felix Fietkau
· 14 years ago
264bbec
ath9k: fix PS-Poll reception on AR9160 and earlier
by Felix Fietkau
· 14 years ago
6a35a0a
mwifiex: use common keyinfo bitmap for different key types
by Yogesh Ashok Powar
· 14 years ago
18bf965
mwifiex: fix cmd_skb headroom decreasing issue
by Bing Zhao
· 14 years ago
d88525e
ath9k_hw: Fix instable target power control b/w CCK/OFDM
by Rajkumar Manoharan
· 14 years ago
Next »