index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
sysctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-16
ath: add common function ath_is_mybeacon
Oleksij Rempel
2
-0
/
+10
2014-01-16
mwifiex: export threshold value and retry limit to cfg80211
Ujjal Roy
1
-0
/
+14
2014-01-16
mwifiex: fix wrong 11ac bits setting in fw_cap_info
Bing Zhao
1
-1
/
+1
2014-01-16
wil6210: correct #include for prefetch()
Vladimir Kondratiev
1
-1
/
+1
2014-01-16
ath9k: Fix possible overflow condition
Sujith Manoharan
1
-1
/
+1
2014-01-16
ath9k: Fix IQ calibration
Sujith Manoharan
1
-2
/
+15
2014-01-16
ath9k: Fix error reported by smatch
Sujith Manoharan
1
-1
/
+1
2014-01-16
brcmfmac: handle SDIO card removal
Arend van Spriel
5
-87
/
+102
2014-01-16
brcmfmac: initialize escan function pointer during scheduled scan
Arend van Spriel
1
-0
/
+1
2014-01-16
brcmfmac: rename chip and core related structures
Arend van Spriel
3
-42
/
+41
2014-01-16
brcmfmac: restructure brcmf_sdio_chip_recognition()
Arend van Spriel
2
-167
/
+167
2014-01-16
brcmfmac: rework firmware download code
Arend van Spriel
3
-60
/
+40
2014-01-16
brcmfmac: update core reset and disable routines.
Hante Meuleman
3
-57
/
+106
2014-01-16
brcmfmac: Create common nvram parsing routines.
Hante Meuleman
6
-190
/
+208
2014-01-13
iwlwifi: mvm: don't use highest rate in VHT MCS Set
Eyal Shapira
1
-6
/
+0
2014-01-13
iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd strings
David Spinadel
1
-0
/
+1
2014-01-13
iwlwifi: mvm: fix theoretical uninitialized function return value
Eytan Lifshitz
1
-1
/
+1
2014-01-13
iwlwifi: add inline helper for packet lengths
Johannes Berg
8
-27
/
+25
2014-01-13
iwlwifi: change beamformee STS cap
Eyal Shapira
1
-2
/
+1
2014-01-13
iwlwifi: mvm: reset Thermal Throttling's SMPS request upon disassociation
Emmanuel Grumbach
1
-0
/
+2
2014-01-13
iwlwifi: mvm: remove unused flags from add station command
Emmanuel Grumbach
1
-3
/
+0
2014-01-13
iwlwifi: mvm: use array indexing instead of treating it as a pointer
Johannes Berg
1
-2
/
+2
2014-01-13
iwlwifi: mvm: fix SRAM dump debugfs handler
Emmanuel Grumbach
1
-1
/
+1
2014-01-13
iwlwifi: mvm: rs: fix a theoretical out of bounds access
Eyal Shapira
1
-5
/
+5
2014-01-13
iwlwifi: mvm: send all the NVM sections to the NIC
Emmanuel Grumbach
1
-6
/
+5
2014-01-13
iwlwifi: mvm: fix tx seq_ctrl debug print
Eliad Peller
1
-3
/
+2
2014-01-13
iwlwifi: pcie: enable oscillator for L1 exit
Emmanuel Grumbach
2
-0
/
+26
2014-01-13
p54: clamp properly instead of just truncating
Dan Carpenter
1
-1
/
+1
2014-01-13
brcmsmac: delete useless variable
Julia Lawall
1
-2
/
+0
2014-01-13
ath9k: Process GTT interrupts
Sujith Manoharan
3
-4
/
+35
2014-01-13
ath9k: Remove debug print in ISR
Sujith Manoharan
1
-2
/
+0
2014-01-13
ath9k: Add a debugfs file "node_recv"
Sujith Manoharan
5
-7
/
+203
2014-01-13
ath9k: Use a separate debugfs file for PHY errors
Sujith Manoharan
1
-43
/
+74
2014-01-13
ath9k: Show only active TIDs in node_aggr
Sujith Manoharan
1
-5
/
+13
2014-01-13
ath9k: Add an option for station statistics
Sujith Manoharan
5
-81
/
+108
2014-01-13
b43legacy: Fix unload oops if firmware is not available
Larry Finger
1
-0
/
+1
2014-01-13
b43: Fix unload oops if firmware is not available
Larry Finger
2
-7
/
+7
2014-01-13
b43: Fix lockdep splat
Larry Finger
1
-6
/
+11
2014-01-13
mwifiex: add missing endian conversion for fw_tsf
Amitkumar Karwar
1
-2
/
+2
2014-01-13
wl12xx: fix tx power setting
Alex Gal
1
-0
/
+10
2014-01-13
mwifiex: add USB8897 support
Yogesh Ashok Powar
3
-19
/
+51
2014-01-13
rtlwifi: rtl8192cu: Add new device ID
Larry Finger
1
-0
/
+1
2014-01-13
cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG
Luis R. Rodriguez
3
-2
/
+6
2014-01-13
ath: fix warning on usage of REGULATORY_CUSTOM_REG
Luis R. Rodriguez
1
-3
/
+6
2014-01-13
iwlwifi: mvm: don't set the drain bit when we flush the AP station
Emmanuel Grumbach
1
-2
/
+2
2014-01-13
iwlwifi: mvm: rs: fix handling of column switch error
Eyal Shapira
1
-1
/
+2
2014-01-13
iwlwifi: mvm: fix missing cleanup in .start() error path
Eliad Peller
1
-0
/
+1
2014-01-13
iwlwifi: mvm: update power after binding in start_ap_ibss()
Ilan Peer
1
-4
/
+14
2014-01-13
iwlwifi: mvm: clear ap_ibss_active in case of failure
Ilan Peer
1
-0
/
+4
2014-01-10
mac80211_hwsim: restore regulatory testing functionality
Johannes Berg
2
-3
/
+222
[next]