index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-palmas.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-23
iwlwifi: mvm: split debug message to avoid exceeding 110 characters
Ayala Beker
1
-8
/
+12
2015-08-23
iwlwifi: correctly size command string arrays
Johannes Berg
3
-3
/
+3
2015-08-23
iwlwifi: mvm: update wakeup reason enum
Sara Sharon
1
-1
/
+6
2015-08-23
iwlwifi: mvm: catch underflow error earlier
Dan Carpenter
1
-2
/
+3
2015-08-18
iwlwifi: mvm: fix a race in D0i3 vs. Tx path
Emmanuel Grumbach
1
-2
/
+3
2015-08-18
iwlwifi: mvm: don't disconnect on beacon loss in D0I3
David Spinadel
1
-11
/
+26
2015-08-18
iwlwifi: out-of-bounds access in iwl_init_sband_channels
Adrien Schildknecht
1
-2
/
+2
2015-08-18
iwlwifi: bump mvm firmware API to 16
Emmanuel Grumbach
2
-2
/
+2
2015-08-18
iwlwifi: rs: disable MIMO only if allowed in configuration
Alexander Bondar
1
-1
/
+2
2015-08-16
iwlwifi: mvm: Enable power management on low-latency bss
Avri Altman
1
-2
/
+2
2015-08-16
iwlwifi: mvm: support TDLS wider-bandwidth
Arik Nemtsov
1
-0
/
+1
2015-08-16
iwlwifi: mvm: fix a range check in debugfs code
Dan Carpenter
1
-3
/
+3
2015-08-16
iwlwifi: convert hex_dump_to_buffer() to %*ph
Andy Shevchenko
2
-12
/
+3
2015-08-16
iwlwifi: pass NAPI struct from transport layer
Johannes Berg
9
-61
/
+20
2015-08-16
iwlwifi: mvm: add debug info to schedule scan complete message.
Ayala Beker
1
-7
/
+16
2015-08-16
iwlwifi: mvm: remove partial and full scan lists from lmac sched scan
David Spinadel
1
-17
/
+11
2015-08-16
iwlwifi: mvm: simplify calculating scan dwells and other timing values
David Spinadel
1
-81
/
+88
2015-08-16
iwlwifi: make sure d3_suspend/resume ops exist
Eliad Peller
1
-1
/
+5
2015-08-14
mac80211: fix BIT position for TDLS WIDE extended cap
Emmanuel Grumbach
1
-1
/
+1
2015-08-14
mac80211: use DECLARE_EWMA
Johannes Berg
5
-10
/
+12
2015-08-14
average: provide macro to create static EWMA
Johannes Berg
1
-0
/
+39
2015-08-14
mac80211_hwsim: unregister genetlink family properly
Su Kang Yin
1
-1
/
+3
2015-08-14
mac80211: add rate mask logic for vht rates
Lorenzo Bianconi
6
-16
/
+181
2015-08-14
mac80211: define rate_control_apply_mask_ratetbl()
Lorenzo Bianconi
1
-0
/
+27
2015-08-14
mac80211: remove ieee80211_tx_rate dependency in rate mask code
Lorenzo Bianconi
1
-68
/
+71
2015-08-14
mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature
Lorenzo Bianconi
1
-6
/
+5
2015-08-14
mac80211: Make OCB mode set BSSID
Bertold Van den Bergh
1
-1
/
+1
2015-08-14
mac80211: Only accept data frames in OCB mode
Bertold Van den Bergh
1
-1
/
+1
2015-08-14
mac80211: Set txrc.bss to true for OCB interfaces
Bertold Van den Bergh
1
-1
/
+2
2015-08-14
nl80211: Allow setting multicast rate on OCB interfaces
Bertold Van den Bergh
1
-1
/
+2
2015-08-14
cfg80211: propagate set_wiphy failure to userspace
Michal Kazior
1
-0
/
+1
2015-08-14
cfg80211: regulatory: handle 5 and 10 MHz channels properly
Matthias May
1
-11
/
+53
2015-08-13
mac80211: remove always true condition
Dan Carpenter
1
-4
/
+1
2015-08-13
mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()
Johannes Berg
2
-30
/
+0
2015-08-13
iwlwifi: mvm: don't set K1/K2 for AES-CMAC
Johannes Berg
2
-4
/
+2
2015-08-13
rfkill: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2015-08-04
iwlwifi: mvm: set different pm_timeout for action frames
Avri Altman
2
-4
/
+18
2015-08-04
iwlwifi: mvm: ToF - Set correct range request cmd id
Assaf Krauss
1
-1
/
+1
2015-08-04
iwlwifi: mvm: Add FW paging mechanism for the UMAC on SDIO
Matti Gottlieb
7
-0
/
+128
2015-08-04
iwlwifi: pcie: New RBD allocation model
Sara Sharon
3
-95
/
+435
2015-08-04
iwlwifi: mvm: add the ability to trigger only monitor dumps
Oren Givon
8
-118
/
+177
2015-08-04
iwlwifi: pcie: support frag SKBs
Johannes Berg
5
-15
/
+77
2015-08-04
iwlwifi: add new TLV capability flag for gscan support
Avraham Stern
3
-0
/
+92
2015-08-04
iwlwifi: Add max TX aggregation size for 8260 SDIO devices series
Alexander Bondar
1
-2
/
+5
2015-08-04
iwlwifi: mvm: revert to our old skip over dtim policy
Avri Altman
1
-26
/
+2
2015-08-04
iwlwifi: pcie: dump RBs when FW error occurs
Emmanuel Grumbach
2
-2
/
+74
2015-08-04
iwlwifi: mvm: print secboot status registers on alive timeout
Dor Shaish
2
-0
/
+7
2015-08-04
iwlwifi: mvm: Add FW paging mechanism for the UMAC on PCI
Matti Gottlieb
8
-4
/
+378
2015-08-04
iwlwifi: mvm: clean up fw-api-scan.h
David Spinadel
1
-129
/
+0
2015-08-04
iwlwifi: mvm: add wide firmware command support for debug triggers
Sara Sharon
1
-3
/
+4
[next]