index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-24
iwlwifi: checking unknown HW type
Wey-Yi Guy
1
-1
/
+5
2009-07-24
iwlwifi: Led blinking counting both tx and rx
Wey-Yi Guy
1
-4
/
+6
2009-07-24
iwlwifi: add led debugfs function
Wey-Yi Guy
2
-0
/
+39
2009-07-24
iwlagn: do not send key clear commands when rfkill enabled
Reinette Chatre
1
-0
/
+12
2009-07-24
iwlwifi: make led functions generic
Wey-Yi Guy
1
-12
/
+12
2009-07-24
iwlwifi: Handle new firmware file with ucode build number in header
Jay Sternberg
8
-54
/
+224
2009-07-24
iwlwifi: fix rx signal quality reporting in dmesg
Wey-Yi Guy
1
-1
/
+1
2009-07-24
iwlagn: modify digital SVR for 1000
Wey-Yi Guy
2
-1
/
+11
2009-07-24
p54: fix a fw crash caused by statistic feedback
Christian Lamparter
1
-0
/
+16
2009-07-24
p54: fix beaconing related firmware crash
Christian Lamparter
4
-20
/
+38
2009-07-24
p54: remove useless code
Christian Lamparter
1
-15
/
+1
2009-07-24
iwmc3200wifi: remove key caches in driver
Zhu Yi
2
-70
/
+2
2009-07-24
iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on success
Zhu Yi
1
-14
/
+13
2009-07-24
iwmc3200wifi: remove setting WEP keys before setting essid support
Zhu Yi
1
-26
/
+0
2009-07-24
iwmc3200wifi: cfg80211 managed mode port
Samuel Ortiz
3
-292
/
+239
2009-07-24
iwmc3200wifi: use correct debug level
Zhu Yi
1
-16
/
+16
2009-07-24
iwmc3200wifi: set cipher_suites before registering wiphy
Zhu Yi
1
-0
/
+10
2009-07-24
iwmc3200wifi: hardware does not support IP checksum
Zhu Yi
1
-1
/
+1
2009-07-24
iwmc3200wifi: fix UMAC INIT_COMPLETE notification handling
Zhu Yi
2
-1
/
+6
2009-07-24
hostap_cs: Enable shared interrupts
Larry Finger
1
-1
/
+2
2009-07-24
wireless: remove print_mac uses
Johannes Berg
7
-23
/
+9
2009-07-24
ath9k: Add AR9287 based chipsets' register information.
Vivek Natarajan
1
-0
/
+93
2009-07-24
ath9k: disable radio when all devices are marked idle
Luis R. Rodriguez
3
-0
/
+42
2009-07-24
ath9k: serialize ath9k_ps_{wakeup,restore} calls
Gabor Juhos
2
-14
/
+30
2009-07-24
ath9k: uninline ath9k_ps_{wakeup,restore} functions
Gabor Juhos
2
-21
/
+23
2009-07-24
ath9k: serialize ath9k_hw_setpower calls
Gabor Juhos
3
-1
/
+16
2009-07-24
ath9k: Remove pointless ath9k_ps_restore() in ath_detach()
Vasanthakumar Thiagarajan
1
-1
/
+0
2009-07-24
ath9k: Handle tx desc shortage more appropriately
Vasanthakumar Thiagarajan
1
-1
/
+17
2009-07-24
ath9k: Remove bogus assert in ath_clone_txbuf()
Vasanthakumar Thiagarajan
1
-1
/
+0
2009-07-24
ath9k: Fix TX hang issue with Atheros chipsets
Senthil Balasubramanian
3
-14
/
+50
2009-07-24
ath9k: RX stucks during heavy traffic in HT40 mode.
Senthil Balasubramanian
3
-30
/
+67
2009-07-24
ath9k: Manipulate and report the correct RSSI
Senthil Balasubramanian
5
-5
/
+54
2009-07-24
ath9k: Nuke struct ath_tx_ratectrl_state
Vasanthakumar Thiagarajan
2
-30
/
+27
2009-07-24
ath9k: Use probe interval instead of rssi reduce interval
Vasanthakumar Thiagarajan
2
-6
/
+1
2009-07-24
ath9k: Remove unused members from rate control structure
Vasanthakumar Thiagarajan
2
-129
/
+108
2009-07-24
ath9k: Remove dead code in rate control
Vasanthakumar Thiagarajan
1
-159
/
+4
2009-07-24
ath9k: remove rate control wraper
Luis R. Rodriguez
1
-16
/
+7
2009-07-24
mac80211: add helper for management / no-ack frame rate decision
Luis R. Rodriguez
3
-29
/
+5
2009-07-24
iwlwifi: use ieee80211_is_data(fc)
Luis R. Rodriguez
2
-7
/
+5
2009-07-24
ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks
Luis R. Rodriguez
1
-4
/
+2
2009-07-24
ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()
Luis R. Rodriguez
1
-5
/
+6
2009-07-24
ath9k: remap ATH9K_MODE_*
Luis R. Rodriguez
1
-8
/
+8
2009-07-24
ath9k: remove ATH9K_MODE_11B
Luis R. Rodriguez
3
-25
/
+0
2009-07-24
ath9k: remove unused ath_rc_isvalid_txmask()
Luis R. Rodriguez
1
-7
/
+0
2009-07-24
ath9k: rename ath_rc_get_nextlowervalid_txrate()
Luis R. Rodriguez
1
-9
/
+7
2009-07-24
ath9k: remove pointless wrapper ath_rc_rate_getidx()
Luis R. Rodriguez
1
-17
/
+4
2009-07-24
ath9k: remove unused stepdown when looking for the next rate
Luis R. Rodriguez
1
-13
/
+8
2009-07-24
ath9k: remove unused min rate calculation code
Luis R. Rodriguez
1
-24
/
+9
2009-07-24
ath9k: cleanup try count for MRR in rate control
Luis R. Rodriguez
3
-11
/
+22
2009-07-24
iwlwifi: remove rs_get_rate workaround
Luis R. Rodriguez
2
-20
/
+3
[prev]
[next]