Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3de3d966007592693e68a973f62a1e3828565af0
3de3d96
rt2x00: Avoid unnecessary uncached
by Helmut Schaa
· 13 years ago
5dada06
rt2x00: Update some TX descriptor
by Helmut Schaa
· 13 years ago
550245b
rt2x00: Remove incorrect led blink
by Helmut Schaa
· 13 years ago
0f287b7
rt2x00: Add LED_CFG register description
by Helmut Schaa
· 13 years ago
31937c4
rt2x00: Minor optimizazion in txdone path
by Helmut Schaa
· 13 years ago
4319e19
cfg80211: verify format of uAPSD information
by Johannes Berg
· 13 years ago
ff62084
iwlagn: fix compilation when debug flags is unset
by Emmanuel Grumbach
· 13 years ago
1ad625c
iwlagn: remove lines from the wrong place
by Wey-Yi Guy
· 13 years ago
ec8f734
iwlagn: enable 11n support for "_d" sku
by Wey-Yi Guy
· 13 years ago
05f8a09
iwlagn: disply queue read/write pointer when stuck
by Wey-Yi Guy
· 13 years ago
7a10e3e4
iwlagn: iwl-trans.c can't dereference iwl_priv any more
by Emmanuel Grumbach
· 13 years ago
41f5e04
iwlagn: move traffic_log back to upper layer
by Emmanuel Grumbach
· 13 years ago
522376d
iwlagn: clean up of transport layer
by Emmanuel Grumbach
· 13 years ago
3e10cae
iwlagn: remove priv dereferences from the transport layer
by Emmanuel Grumbach
· 13 years ago
65e291a
iwlagn: merge iwl_pci_down and iwl_pci_remove
by Emmanuel Grumbach
· 13 years ago
a944aa9
iwlagn: only perform necessary calibration at init time
by Wey-Yi Guy
· 13 years ago
e948b99
ath9k_hw: Fix magnitude/phase average in TxIQ Calibration
by Rajkumar Manoharan
· 13 years ago
6bc05a9
ath9k: Move cycle conters under cc_lock
by Rajkumar Manoharan
· 13 years ago
f7e014d
ath9k: Take the samples in unassociated state
by Rajkumar Manoharan
· 13 years ago
cd0b8d8
mac80211: further optimise buffer expiry timer
by Johannes Berg
· 13 years ago
0eff8fc
b43: N-PHY: implement few random missing ops
by Rafał Miłecki
· 13 years ago
73d07a3
b43: N-PHY: split workarounds into per-PHY-ver functions
by Rafał Miłecki
· 13 years ago
44f4008
b43: N-PHY: replace some hacks with nice tables ops
by Rafał Miłecki
· 13 years ago
c002831
b43: N-PHY: use helper for checking IPA
by Rafał Miłecki
· 13 years ago
7827493
mac80211: add ssid config to bss information in AP-mode
by Arik Nemtsov
· 13 years ago
28e3181
b43: LCN-PHY: load TX gain table on init
by Rafał Miłecki
· 13 years ago
108f4f3
b43: add my copyrights and myself as the module author
by Rafał Miłecki
· 13 years ago
b0037fa
b43: drop Copyright for not really copyrightable info
by Rafał Miłecki
· 13 years ago
64ed5cf
minstrel_ht: fix Open BA session request floods
by Christian Lamparter
· 13 years ago
43c3528
ath9k: implement .get_antenna and .set_antenna
by Felix Fietkau
· 13 years ago
9adcf44
ath9k: merge reset related functions
by Felix Fietkau
· 13 years ago
236de51
ath9k: always call ath_reset from workqueue context
by Felix Fietkau
· 13 years ago
e8cfe9f8
ath9k: move a few functions around
by Felix Fietkau
· 13 years ago
82b2d33
ath9k: eliminate common->{rx,tx}_chainmask
by Felix Fietkau
· 13 years ago
693828f
mac80211: stop tx before doing hw config and rate update
by Rajkumar Manoharan
· 13 years ago
c9c0d9e
b43: N-PHY: implement enabling TX power control
by Rafał Miłecki
· 13 years ago
cfee66b
mac80211: Stop forwarding mesh traffic when tx queues are full
by Javier Cardona
· 13 years ago
2157fdd
mac80211: check if mesh frame is in RMC after decrypt
by Thomas Pedersen
· 13 years ago
8c77124
mac80211: make ieee80211_send_bar available for drivers
by Felix Fietkau
· 13 years ago
d7549cb
cfg80211: reorder code to obsolete forward declaration
by Sven Neumann
· 13 years ago
eac03e3
cfg80211: hold reg_mutex when updating regulatory
by Sven Neumann
· 13 years ago
56e6786
cfg80211: print bandwidth in chan_reg_rule_print_dbg()
by Pavel Roskin
· 13 years ago
f84f234
ath9k: ath9k_hw_set_txpowerlimit sets previous txpower
by Bill Jordan
· 13 years ago
cf577fc
b43: LCN-PHY: add conditions for few operations
by Rafał Miłecki
· 13 years ago
bce4dc4
b43: LCN-PHY: rename functions, get rid of magic names
by Rafał Miłecki
· 13 years ago
71c1d1e
b43: LCN-PHY: upload additional 0x7 table
by Rafał Miłecki
· 13 years ago
095be64
b43: LCN-PHY: rewrite 0x7 table at the end of init
by Rafał Miłecki
· 13 years ago
b35e6d9
b43: LCN-PHY: put tables functions in correct file
by Rafał Miłecki
· 13 years ago
0b4ff45
b43: LCN-PHY: minor fixes
by Rafał Miłecki
· 13 years ago
5126d97
rt2x00: Add new chipset support
by zero.lin
· 13 years ago
a1f1c21
nl80211/cfg80211: add match filtering for sched_scan
by Luciano Coelho
· 13 years ago
cedb541
nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag
by Eliad Peller
· 13 years ago
4690c33
iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc()
by Dan Carpenter
· 13 years ago
427977a
iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready()
by Dan Carpenter
· 13 years ago
81a91d5
ath9k_hw: Fix rx latency of 11a mode
by Rajkumar Manoharan
· 13 years ago
4c5ade4
mac80211: handle allocation failures in mesh_pathtbl_init()
by Dan Carpenter
· 13 years ago
edf6b78
mac80211: add flag to indicate HW only Tx-agg setup support
by Arik Nemtsov
· 13 years ago
2461615
wireless: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
246c081
rfkill: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
d15b845
mac80211: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
239289e
mac80211: Consolidate mesh path duplicated functions
by Javier Cardona
· 13 years ago
cd72e81
mac80211: Consolidate {mesh,mpp}_path_flush into one function
by Javier Cardona
· 13 years ago
19c50b3
mac80211: Don't iterate twice over all mpaths when once in sufficient
by Javier Cardona
· 13 years ago
ad99d14
mac80211: Remove redundant mesh path expiration checks
by Javier Cardona
· 13 years ago
f5e50cd
mac80211: Improve mpath state locking
by Javier Cardona
· 13 years ago
ece1a2e
mac80211: Remove mesh paths when an interface is removed
by Javier Cardona
· 13 years ago
af089c1
mac80211: Fix RCU pointer dereference in mesh_path_discard_frame()
by Javier Cardona
· 13 years ago
5982b47
mwifiex: replace kmalloc & memcpy sequence with kmemdup
by Yogesh Ashok Powar
· 13 years ago
3459731
ath9k: fix checks for first subframe delimiter padding
by Felix Fietkau
· 13 years ago
2a36a0e
mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PS
by Yogesh Ashok Powar
· 13 years ago
3c42e6e
ath9k_hw: fix the last register write for ar5416 addac
by Felix Fietkau
· 13 years ago
b8b0b97
ath9k_hw: drop an unused column in AR5008-AR9002 initvals
by Felix Fietkau
· 13 years ago
f4b34b5
cfg80211/nl80211: Indicate roaming feature capability to userspace.
by Vivek Natarajan
· 13 years ago
f0425be
mac80211: retry sending failed BAR frames later instead of tearing down aggr
by Felix Fietkau
· 13 years ago
765b07e
b43: LCN-PHY: implement saving and restoring PHY & radio configuration
by Rafał Miłecki
· 13 years ago
d703a5a
bcma: extract some basic info about board from SPROM
by Rafał Miłecki
· 13 years ago
e2d646c
ssb: use u16 for storing board rev
by Rafał Miłecki
· 13 years ago
39f7d33
b43: LCN-PHY: prepare functions for channel switching
by Rafał Miłecki
· 13 years ago
bd3bf69
b43: LCN-PHY: implement more PHY ops before radio init
by Rafał Miłecki
· 13 years ago
f533d0f
b43: LCN-PHY: add R/W ops for PHY and radio
by Rafał Miłecki
· 13 years ago
adb5066
ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to cts
by Felix Fietkau
· 13 years ago
2cca397
mac80211: Defer tranmission of mesh path errors
by Javier Cardona
· 13 years ago
2fa8b6a
iwlwifi: iwl-agn-rs.c: remove old comment
by Greg Dietsche
· 13 years ago
44f1d26
ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr
by Felix Fietkau
· 13 years ago
fa05f87
ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer
by Felix Fietkau
· 13 years ago
6a0ddae
ath9k: move the sequence number from ath_frame_info to ath_buf
by Felix Fietkau
· 13 years ago
56dc633
ath9k: clean up the aggregation tid queue
by Felix Fietkau
· 13 years ago
a75c062
ath9k: use u8 for the tx key index
by Felix Fietkau
· 13 years ago
29e7624
ath: Make ath_printk void not int and remove unused struct ath_common *
by Joe Perches
· 13 years ago
7b8112d
ath: Make ath_dbg void not int
by Joe Perches
· 13 years ago
78b8e51
wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change
by John W. Linville
· 13 years ago
9a53bf5
b43: Fix swatch warning
by Larry Finger
· 13 years ago
1ba45b9
ath9k: Fix a smatch warnings
by Larry Finger
· 13 years ago
cf3af74
ath9k: Add debugfs support for mac/baseband samples
by Rajkumar Manoharan
· 13 years ago
059ee09
ath9k: fix regression in sending aggregated packets
by Felix Fietkau
· 13 years ago
a7be039
ath9k: Fix eifs/usec timeout for AR9287 v1.3+
by Rajkumar Manoharan
· 13 years ago
e3f2acc
ath9k_hw: Set default slottime as 9us
by Rajkumar Manoharan
· 13 years ago
5475896
b43: make HT-PHY support experimental
by Rafał Miłecki
· 13 years ago
14a8083
b43: use 8K buffers for 64-bit DMA to workaround hardware bug
by Rafał Miłecki
· 13 years ago
996bc37
b43: Relax requirement for descriptors to be in the DMA zone
by Larry Finger
· 13 years ago
Next »