index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtl8152: correct speed testing
Oliver Neukum
2016-05-03
1
-1
/
+2
*
usbnet: correct speed testing
Oliver Neukum
2016-05-03
1
-0
/
+1
*
brcm80211: correct speed testing
Oliver Neukum
2016-05-03
1
-1
/
+3
*
qed: Apply tunnel configurations after PF start
Manish Chopra
2016-05-03
1
-1
/
+9
*
stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()
Joachim Eastwood
2016-05-03
1
-14
/
+3
*
stmmac: dwmac-socfpga: call phy_resume() only in resume callback
Joachim Eastwood
2016-05-03
1
-31
/
+19
*
stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv data
Joachim Eastwood
2016-05-03
1
-11
/
+22
*
stmmac: dwmac-socfpga: add PM ops and resume function
Joachim Eastwood
2016-05-03
1
-2
/
+16
*
stmmac: let remove/resume/suspend functions take device pointer
Joachim Eastwood
2016-05-03
4
-34
/
+17
*
net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
2016-05-03
1
-6
/
+10
*
net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
2016-05-03
1
-6
/
+10
*
net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
2016-05-03
1
-10
/
+7
*
net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
2016-05-03
1
-17
/
+8
*
drivers: net: xgene: constify xgene_cle_ops structure
Julia Lawall
2016-05-03
3
-3
/
+3
*
ravb: Remove rx buffer ALIGN
Kazuya Mizuguchi
2016-05-03
1
-6
/
+4
*
Merge tag 'wireless-drivers-next-for-davem-2016-05-02' of git://git.kernel.or...
David S. Miller
2016-05-03
79
-1766
/
+3606
|
\
|
*
mwifiex: increase dwell time for active scan
Amitkumar Karwar
2016-04-27
1
-2
/
+2
|
*
mwifiex: disable channel filtering feature in firmware
Amitkumar Karwar
2016-04-27
1
-5
/
+6
|
*
mwifiex: avoid querying wakeup reason when wowlan is disabled
Amitkumar Karwar
2016-04-27
1
-0
/
+4
|
*
mwifiex: report wowlan wakeup reasons correctly
Amitkumar Karwar
2016-04-27
1
-6
/
+3
|
*
mwifiex: fix coding style
Amitkumar Karwar
2016-04-27
1
-1
/
+1
|
*
mwifiex: transmit packet stats incorrect.
Marty Faltesek
2016-04-27
1
-6
/
+7
|
*
mwifiex: fw download does not release sdio bus during failure
Marty Faltesek
2016-04-27
1
-2
/
+1
|
*
mwifiex: bridged packets cause wmm_tx_pending counter to go negative
Marty Faltesek
2016-04-27
1
-0
/
+4
|
*
Merge ath-next from ath.git
Kalle Valo
2016-04-26
39
-803
/
+813
|
|
\
|
|
*
wcn36xx: Fill in capability list
Bjorn Andersson
2016-04-25
2
-1
/
+78
|
|
*
wcn36xx: Correct remove bss key response encoding
Bjorn Andersson
2016-04-25
2
-27
/
+1
|
|
*
wcn36xx: Delete BSS before idling link
Bjorn Andersson
2016-04-25
1
-1
/
+1
|
|
*
wcn36xx: Use correct command struct for EXIT_BMPS_REQ
Pontus Fuchs
2016-04-25
1
-1
/
+1
|
|
*
wcn36xx: Implement multicast filtering
Pontus Fuchs
2016-04-25
4
-6
/
+104
|
|
*
wcn36xx: Track association state
Pontus Fuchs
2016-04-25
2
-0
/
+3
|
|
*
wcn36xx: Clear encrypt_type when deleting bss key
Pontus Fuchs
2016-04-25
1
-0
/
+2
|
|
*
wcn36xx: Use allocated self sta index instead of hard coded
Pontus Fuchs
2016-04-25
1
-1
/
+1
|
|
*
wcn36xx: Copy all members in config_sta v1 conversion
Pontus Fuchs
2016-04-25
1
-2
/
+17
|
|
*
wcn36xx: Parse trigger_ba response properly
Pontus Fuchs
2016-04-25
1
-2
/
+12
|
|
*
wcn36xx: Remove sta pointer in private vif struct
Pontus Fuchs
2016-04-25
3
-17
/
+15
|
|
*
wcn36xx: Fetch private sta data from sta entry instead of from vif
Pontus Fuchs
2016-04-25
1
-1
/
+1
|
|
*
wcn36xx: Add helper macros to cast sta to priv
Pontus Fuchs
2016-04-25
3
-14
/
+18
|
|
*
wcn36xx: Use define for invalid index and fix typo
Pontus Fuchs
2016-04-25
3
-4
/
+4
|
|
*
wcn36xx: Use consistent name for private vif
Pontus Fuchs
2016-04-25
1
-14
/
+14
|
|
*
wcn36xx: Add helper macros to cast vif to private vif and vice versa
Pontus Fuchs
2016-04-25
6
-40
/
+36
|
|
*
wcn36xx: Pad TIM PVM if needed
Pontus Fuchs
2016-04-25
2
-2
/
+28
|
|
*
wcn36xx: Clean up wcn36xx_smd_send_beacon
Pontus Fuchs
2016-04-25
2
-8
/
+9
|
|
*
ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
Vittorio Gambaletta (VittGam)
2016-04-25
1
-0
/
+10
|
|
*
ath9k: Add a module parameter to invert LED polarity.
Vittorio Gambaletta (VittGam)
2016-04-25
1
-0
/
+7
|
|
*
ath10k: remove enum ath10k_swap_code_seg_bin_type
Kalle Valo
2016-04-20
3
-26
/
+8
|
|
*
ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n()
Kalle Valo
2016-04-20
3
-124
/
+6
|
|
*
ath10k: move htt_op_version to struct ath10k_fw_file
Kalle Valo
2016-04-20
7
-10
/
+11
|
|
*
ath10k: move wmi_op_version to struct ath10k_fw_file
Kalle Valo
2016-04-20
6
-28
/
+22
|
|
*
ath10k: move fw_features to struct ath10k_fw_file
Kalle Valo
2016-04-20
8
-45
/
+39
[next]