index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
p54: remove useless code
Christian Lamparter
2009-07-24
1
-15
/
+1
*
iwmc3200wifi: remove key caches in driver
Zhu Yi
2009-07-24
2
-70
/
+2
*
iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on success
Zhu Yi
2009-07-24
1
-14
/
+13
*
iwmc3200wifi: remove setting WEP keys before setting essid support
Zhu Yi
2009-07-24
1
-26
/
+0
*
iwmc3200wifi: cfg80211 managed mode port
Samuel Ortiz
2009-07-24
3
-292
/
+239
*
iwmc3200wifi: use correct debug level
Zhu Yi
2009-07-24
1
-16
/
+16
*
iwmc3200wifi: set cipher_suites before registering wiphy
Zhu Yi
2009-07-24
1
-0
/
+10
*
iwmc3200wifi: hardware does not support IP checksum
Zhu Yi
2009-07-24
1
-1
/
+1
*
iwmc3200wifi: fix UMAC INIT_COMPLETE notification handling
Zhu Yi
2009-07-24
2
-1
/
+6
*
hostap_cs: Enable shared interrupts
Larry Finger
2009-07-24
1
-1
/
+2
*
wireless: remove print_mac uses
Johannes Berg
2009-07-24
7
-23
/
+9
*
ath9k: Add AR9287 based chipsets' register information.
Vivek Natarajan
2009-07-24
1
-0
/
+93
*
ath9k: disable radio when all devices are marked idle
Luis R. Rodriguez
2009-07-24
3
-0
/
+42
*
ath9k: serialize ath9k_ps_{wakeup,restore} calls
Gabor Juhos
2009-07-24
2
-14
/
+30
*
ath9k: uninline ath9k_ps_{wakeup,restore} functions
Gabor Juhos
2009-07-24
2
-21
/
+23
*
ath9k: serialize ath9k_hw_setpower calls
Gabor Juhos
2009-07-24
3
-1
/
+16
*
ath9k: Remove pointless ath9k_ps_restore() in ath_detach()
Vasanthakumar Thiagarajan
2009-07-24
1
-1
/
+0
*
ath9k: Handle tx desc shortage more appropriately
Vasanthakumar Thiagarajan
2009-07-24
1
-1
/
+17
*
ath9k: Remove bogus assert in ath_clone_txbuf()
Vasanthakumar Thiagarajan
2009-07-24
1
-1
/
+0
*
ath9k: Fix TX hang issue with Atheros chipsets
Senthil Balasubramanian
2009-07-24
3
-14
/
+50
*
ath9k: RX stucks during heavy traffic in HT40 mode.
Senthil Balasubramanian
2009-07-24
3
-30
/
+67
*
ath9k: Manipulate and report the correct RSSI
Senthil Balasubramanian
2009-07-24
5
-5
/
+54
*
ath9k: Nuke struct ath_tx_ratectrl_state
Vasanthakumar Thiagarajan
2009-07-24
2
-30
/
+27
*
ath9k: Use probe interval instead of rssi reduce interval
Vasanthakumar Thiagarajan
2009-07-24
2
-6
/
+1
*
ath9k: Remove unused members from rate control structure
Vasanthakumar Thiagarajan
2009-07-24
2
-129
/
+108
*
ath9k: Remove dead code in rate control
Vasanthakumar Thiagarajan
2009-07-24
1
-159
/
+4
*
ath9k: remove rate control wraper
Luis R. Rodriguez
2009-07-24
1
-16
/
+7
*
mac80211: add helper for management / no-ack frame rate decision
Luis R. Rodriguez
2009-07-24
3
-29
/
+5
*
iwlwifi: use ieee80211_is_data(fc)
Luis R. Rodriguez
2009-07-24
2
-7
/
+5
*
ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks
Luis R. Rodriguez
2009-07-24
1
-4
/
+2
*
ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()
Luis R. Rodriguez
2009-07-24
1
-5
/
+6
*
ath9k: remap ATH9K_MODE_*
Luis R. Rodriguez
2009-07-24
1
-8
/
+8
*
ath9k: remove ATH9K_MODE_11B
Luis R. Rodriguez
2009-07-24
3
-25
/
+0
*
ath9k: remove unused ath_rc_isvalid_txmask()
Luis R. Rodriguez
2009-07-24
1
-7
/
+0
*
ath9k: rename ath_rc_get_nextlowervalid_txrate()
Luis R. Rodriguez
2009-07-24
1
-9
/
+7
*
ath9k: remove pointless wrapper ath_rc_rate_getidx()
Luis R. Rodriguez
2009-07-24
1
-17
/
+4
*
ath9k: remove unused stepdown when looking for the next rate
Luis R. Rodriguez
2009-07-24
1
-13
/
+8
*
ath9k: remove unused min rate calculation code
Luis R. Rodriguez
2009-07-24
1
-24
/
+9
*
ath9k: cleanup try count for MRR in rate control
Luis R. Rodriguez
2009-07-24
3
-11
/
+22
*
iwlwifi: remove rs_get_rate workaround
Luis R. Rodriguez
2009-07-24
2
-20
/
+3
*
ath9k: downgrade assert in rc.c for invalid rate
Luis R. Rodriguez
2009-07-24
1
-4
/
+12
*
wireless: wl12xx, fix lock imbalance
Jiri Slaby
2009-07-24
1
-1
/
+1
*
iwlwifi: make some logging functions static/unexport
Johannes Berg
2009-07-24
2
-186
/
+182
*
rtl8187: updating Kconfig with info of branded devices
Hin-Tak Leung
2009-07-24
1
-1
/
+3
*
zd1211rw: adding Accton Technology Corp (083a:e501) as a ZD1211B device
Hin-Tak Leung
2009-07-24
1
-0
/
+1
*
drivers/net: Drop unnecessary NULL test
Julia Lawall
2009-07-24
1
-3
/
+0
*
rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW
Ivo van Doorn
2009-07-24
2
-3
/
+1
*
ar9170: implement transmit aggregation
Christian Lamparter
2009-07-24
2
-26
/
+634
*
p54: generate channel list dynamically
Christian Lamparter
2009-07-24
3
-67
/
+261
*
rt2x00: Implement set_tim callback for all drivers
Stefan Steuerwald
2009-07-24
8
-0
/
+18
[next]