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
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
2009-07-24
ath9k: downgrade assert in rc.c for invalid rate
Luis R. Rodriguez
1
-4
/
+12
2009-07-24
wireless: wl12xx, fix lock imbalance
Jiri Slaby
1
-1
/
+1
2009-07-24
iwlwifi: make some logging functions static/unexport
Johannes Berg
2
-186
/
+182
2009-07-24
rtl8187: updating Kconfig with info of branded devices
Hin-Tak Leung
1
-1
/
+3
2009-07-24
zd1211rw: adding Accton Technology Corp (083a:e501) as a ZD1211B device
Hin-Tak Leung
1
-0
/
+1
2009-07-24
drivers/net: Drop unnecessary NULL test
Julia Lawall
1
-3
/
+0
2009-07-24
rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW
Ivo van Doorn
2
-3
/
+1
2009-07-24
ar9170: implement transmit aggregation
Christian Lamparter
2
-26
/
+634
2009-07-24
p54: generate channel list dynamically
Christian Lamparter
3
-67
/
+261
2009-07-24
rt2x00: Implement set_tim callback for all drivers
Stefan Steuerwald
8
-0
/
+18
2009-07-24
mac80211_hwsim: report fixed signal strength
Johannes Berg
1
-2
/
+4
2009-07-24
iwlagn: fix minimum number of queues setting
Reinette Chatre
1
-2
/
+4
2009-07-24
iwl3945: cleanup number of queues settings
Reinette Chatre
4
-26
/
+7
2009-07-24
iwlwifi: fix permissions on debugfs files
Reinette Chatre
1
-3
/
+5
2009-07-24
iwlwifi: move show_qos to debugfs
Wey-Yi Guy
3
-21
/
+26
2009-07-24
wireless: fix supported cards for rtl8187
Marcin Slusarz
1
-1
/
+1
2009-07-24
p54: re-enable power save feature
Christian Lamparter
5
-32
/
+98
2009-07-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
49
-172
/
+3456
2009-07-24
Fix typos in comments in via-velocity header.
Dave Jones
1
-3
/
+3
2009-07-24
Remove unnecessary forward declarations from velocity NIC driver.
Dave Jones
1
-1681
/
+1580
2009-07-24
Fix up CodingStyle problems in via-velocity.c
Dave Jones
1
-95
/
+80
2009-07-24
Remove unused zero-copy code from velocity NIC driver.
Dave Jones
1
-66
/
+11
2009-07-24
net: move macsonic's probe function to .devinit.text
Uwe Kleine-König
1
-7
/
+7
2009-07-24
net: move xtsonic's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-07-24
net: move sb1250-mac's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-07-24
net: move meth's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-07-24
net: move jazzsonic's probe function to .devinit.text
Uwe Kleine-König
1
-2
/
+2
2009-07-24
net: move sgiseeq's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-07-24
veth: Zero timestamp in xmit path.
Ben Greear
1
-0
/
+1
2009-07-24
can: sja1000: Add support for the new 4 channel EMS CPC-PCI cards
Sebastian Haas
2
-47
/
+112
2009-07-24
dm9000: switch to dev_pm_ops
Mike Rapoport
1
-6
/
+12
2009-07-24
be2net: Add GRO support to the be2net driver. LRO is not supported anymore.
Ajit Khaparde
4
-94
/
+31
[next]