index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iwlwifi-next-for-kalle-2015-08-18' of https://git.kernel.org/pub/s...
Kalle Valo
2015-08-18
35
-463
/
+1599
|
\
|
*
iwlwifi: mvm: fix a race in D0i3 vs. Tx path
Emmanuel Grumbach
2015-08-18
1
-2
/
+3
|
*
iwlwifi: mvm: don't disconnect on beacon loss in D0I3
David Spinadel
2015-08-18
1
-11
/
+26
|
*
iwlwifi: out-of-bounds access in iwl_init_sband_channels
Adrien Schildknecht
2015-08-18
1
-2
/
+2
|
*
iwlwifi: bump mvm firmware API to 16
Emmanuel Grumbach
2015-08-18
2
-2
/
+2
|
*
iwlwifi: rs: disable MIMO only if allowed in configuration
Alexander Bondar
2015-08-18
1
-1
/
+2
|
*
iwlwifi: mvm: Enable power management on low-latency bss
Avri Altman
2015-08-16
1
-2
/
+2
|
*
iwlwifi: mvm: support TDLS wider-bandwidth
Arik Nemtsov
2015-08-16
1
-0
/
+1
|
*
iwlwifi: mvm: fix a range check in debugfs code
Dan Carpenter
2015-08-16
1
-3
/
+3
|
*
iwlwifi: convert hex_dump_to_buffer() to %*ph
Andy Shevchenko
2015-08-16
2
-12
/
+3
|
*
iwlwifi: pass NAPI struct from transport layer
Johannes Berg
2015-08-16
9
-61
/
+20
|
*
Merge tag 'mac80211-next-for-davem-2015-08-14' into next
Emmanuel Grumbach
2015-08-16
6806
-155537
/
+798356
|
|
\
|
*
|
iwlwifi: mvm: add debug info to schedule scan complete message.
Ayala Beker
2015-08-16
1
-7
/
+16
|
*
|
iwlwifi: mvm: remove partial and full scan lists from lmac sched scan
David Spinadel
2015-08-16
1
-17
/
+11
|
*
|
iwlwifi: mvm: simplify calculating scan dwells and other timing values
David Spinadel
2015-08-16
1
-81
/
+88
|
*
|
iwlwifi: make sure d3_suspend/resume ops exist
Eliad Peller
2015-08-16
1
-1
/
+5
|
*
|
iwlwifi: mvm: set different pm_timeout for action frames
Avri Altman
2015-08-04
2
-4
/
+18
|
*
|
iwlwifi: mvm: ToF - Set correct range request cmd id
Assaf Krauss
2015-08-04
1
-1
/
+1
|
*
|
iwlwifi: mvm: Add FW paging mechanism for the UMAC on SDIO
Matti Gottlieb
2015-08-04
7
-0
/
+128
|
*
|
iwlwifi: pcie: New RBD allocation model
Sara Sharon
2015-08-04
3
-95
/
+435
|
*
|
Merge remote-tracking branch 'iwlwifi-fixes/master' into next
Emmanuel Grumbach
2015-08-04
12
-416
/
+176
|
|
\
\
|
|
*
|
iwlwifi: pcie: fix stuck queue detection for sleeping clients
Emmanuel Grumbach
2015-07-30
1
-2
/
+13
|
|
*
|
iwlwifi: mvm: Fix regular scan priority
Avraham Stern
2015-07-28
1
-1
/
+1
|
|
*
|
iwlwifi: pcie: fix prepare card flow
Emmanuel Grumbach
2015-07-28
1
-3
/
+19
|
*
|
|
iwlwifi: mvm: add the ability to trigger only monitor dumps
Oren Givon
2015-08-04
8
-118
/
+177
|
*
|
|
iwlwifi: pcie: support frag SKBs
Johannes Berg
2015-08-04
5
-15
/
+77
|
*
|
|
iwlwifi: add new TLV capability flag for gscan support
Avraham Stern
2015-08-04
3
-0
/
+92
|
*
|
|
iwlwifi: Add max TX aggregation size for 8260 SDIO devices series
Alexander Bondar
2015-08-04
1
-2
/
+5
|
*
|
|
iwlwifi: mvm: revert to our old skip over dtim policy
Avri Altman
2015-08-04
1
-26
/
+2
|
*
|
|
iwlwifi: pcie: dump RBs when FW error occurs
Emmanuel Grumbach
2015-08-04
2
-2
/
+74
|
*
|
|
iwlwifi: mvm: print secboot status registers on alive timeout
Dor Shaish
2015-08-04
2
-0
/
+7
|
*
|
|
iwlwifi: mvm: Add FW paging mechanism for the UMAC on PCI
Matti Gottlieb
2015-08-04
8
-4
/
+378
*
|
|
|
bcma: switch GPIO portions to use GPIOLIB_IRQCHIP
Linus Walleij
2015-08-18
3
-64
/
+31
*
|
|
|
ath9k: add correct MAC/BB name for ar9561
Miaoqing Pan
2015-08-18
1
-0
/
+1
*
|
|
|
wl18xx: add diversity statistics
Guy Mishol
2015-08-18
2
-52
/
+16
*
|
|
|
wl18xx: update statistics acx and debugfs files
Eliad Peller
2015-08-18
2
-81
/
+156
*
|
|
|
rt2x00: adjust EEPROM_SIZE for rt2500usb
Adrien Schildknecht
2015-08-18
1
-1
/
+1
*
|
|
|
mwl8k: refactor some conditionals for clarity
John Linville
2015-08-18
1
-24
/
+25
*
|
|
|
rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.c
Taehee Yoo
2015-08-18
3
-107
/
+2
*
|
|
|
rtlwifi: rtl8192cu: remove duplicated routine in hw.c and mac.c
Taehee Yoo
2015-08-18
3
-72
/
+16
*
|
|
|
Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.git
Kalle Valo
2015-08-18
54
-846
/
+1510
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
mac80211: fix BIT position for TDLS WIDE extended cap
Emmanuel Grumbach
2015-08-14
1
-1
/
+1
|
*
|
|
mac80211: use DECLARE_EWMA
Johannes Berg
2015-08-14
5
-10
/
+12
|
*
|
|
average: provide macro to create static EWMA
Johannes Berg
2015-08-14
1
-0
/
+39
|
*
|
|
mac80211_hwsim: unregister genetlink family properly
Su Kang Yin
2015-08-14
1
-1
/
+3
|
*
|
|
mac80211: add rate mask logic for vht rates
Lorenzo Bianconi
2015-08-14
6
-16
/
+181
|
*
|
|
mac80211: define rate_control_apply_mask_ratetbl()
Lorenzo Bianconi
2015-08-14
1
-0
/
+27
|
*
|
|
mac80211: remove ieee80211_tx_rate dependency in rate mask code
Lorenzo Bianconi
2015-08-14
1
-68
/
+71
|
*
|
|
mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature
Lorenzo Bianconi
2015-08-14
1
-6
/
+5
|
*
|
|
mac80211: Make OCB mode set BSSID
Bertold Van den Bergh
2015-08-14
1
-1
/
+1
[next]