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-12-22
iwlwifi: add continuous uCode event log capability
Wey-Yi Guy
6
-0
/
+262
2009-12-22
iwlwifi: dump "Control and Status Register" when detect uCode HW/SW error
Wey-Yi Guy
7
-0
/
+105
2009-12-22
iwlwifi: log CT_CARD_DISABLED flag
Wey-Yi Guy
2
-6
/
+8
2009-12-22
rtl8180: Remove usage of deprecated 'qual'
Larry Finger
1
-1
/
+0
2009-12-22
rndis_wlan: copy module parameters for bcm4320a devices too
Jussi Kivilinna
1
-0
/
+5
2009-12-22
rndis_wlan: move copy of module parameters to separate function
Jussi Kivilinna
1
-15
/
+22
2009-12-22
wl1251: enable WMM
Kalle Valo
2
-3
/
+2
2009-12-22
wl1251: update tx_hdr when aliging skb in tx
Kalle Valo
1
-0
/
+1
2009-12-22
wl1251: implement WMM
Kalle Valo
2
-5
/
+5
2009-12-22
wl1251: implement wl1251_acx_tid_cfg()
Kalle Valo
3
-0
/
+102
2009-12-22
wl1251: implement acx_ac_cfg to configure hardware queues
Kalle Valo
6
-0
/
+164
2009-12-22
wl1251: use __dev_alloc_skb() on RX
Kalle Valo
1
-1
/
+1
2009-12-22
wl1251: simplify ELP wakeup time calculation
Kalle Valo
1
-3
/
+3
2009-12-22
wl1251: reduce ELP wakeup timeout
Kalle Valo
1
-1
/
+2
2009-12-22
wl1251: fix error handling in wl1251_op_config()
Kalle Valo
1
-2
/
+7
2009-12-22
wl1251: print a debug message when tx_queue is full
Kalle Valo
1
-0
/
+1
2009-12-22
wl1251: add tx queue status to debugfs
Kalle Valo
2
-0
/
+24
2009-12-22
ar9170: fix AC_VIDEO txop parameter
Christian Lamparter
1
-1
/
+1
2009-12-22
ar9170: small misc changes
Christian Lamparter
2
-5
/
+8
2009-12-22
ar9170: remove redundant frame flags
Christian Lamparter
2
-38
/
+22
2009-12-22
ar9170: improve network latency
Christian Lamparter
2
-18
/
+18
2009-12-22
ar9170: remove dead definitions
Christian Lamparter
2
-3
/
+0
2009-12-22
ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()
Luis R. Rodriguez
1
-30
/
+0
2009-12-22
wireless: hostap, fix oops due to early probing interrupt
Colin Ian King
1
-0
/
+9
2009-12-06
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
19
-1339
/
+865
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
21
-1425
/
+907
2009-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
69
-1954
/
+2581
2009-12-04
iwmc3200wifi: Enable wimax core through module parameter
Samuel Ortiz
1
-2
/
+5
2009-12-04
iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter
Samuel Ortiz
3
-6
/
+8
2009-12-04
iwmc3200wifi: Coex table command does not expect a response
Samuel Ortiz
1
-1
/
+1
2009-12-04
iwmc3200wifi: Update wiwi priority table
Samuel Ortiz
1
-4
/
+4
2009-12-04
iwlwifi: driver version track kernel version
Reinette Chatre
2
-4
/
+4
2009-12-04
iwlwifi: indicate uCode type when fail dump error/event log
Wey-Yi Guy
1
-2
/
+6
2009-12-04
iwl3945: remove duplicated event logging code
Wey-Yi Guy
1
-9
/
+0
2009-12-04
b43: fix two warnings
Johannes Berg
1
-0
/
+1
2009-12-04
ipw2100: fix rebooting hang with driver loaded
Zhu Yi
1
-0
/
+11
2009-12-04
iwmc3200wifi: fix NULL pointer dereference in pmkid update
Zhu Yi
1
-2
/
+4
2009-12-04
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
3
-14
/
+31
2009-12-04
airo: Fix integer overflow warning
Michael Buesch
1
-1
/
+1
2009-12-04
rt2x00: Fix padding bug on L2PAD devices.
Gertjan van Wingerde
1
-1
/
+1
2009-12-04
b43legacy: avoid PPC fault during resume
Larry Finger
1
-0
/
+7
2009-12-04
b43: avoid PPC fault during resume
Larry Finger
1
-2
/
+8
2009-12-04
be2net: Add support for ethtool self test
Suresh R
3
-0
/
+223
2009-12-04
net: Fix ks8851 snl NULL pointer dereference Oops
Tristram Ha
1
-2
/
+2
2009-12-04
netdevice: provide common routine for macvlan and vlan operstate management
Patrick Mullaney
1
-21
/
+3
2009-12-04
bnx2: Refine VPD logic.
Michael Chan
1
-28
/
+21
2009-12-04
ixgbe: use EIAM to automask MSI-X
Jesse Brandeburg
1
-6
/
+19
2009-12-04
ixgbe: performance tweaks
Jesse Brandeburg
3
-30
/
+27
2009-12-04
ixgbe: change default ring size
Jesse Brandeburg
1
-2
/
+2
2009-12-04
ixgbe: select FCoE Tx queue in ndo_select_queue
Yi Zou
1
-10
/
+14
[next]