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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
iwlwifi: arrange max number of Tx queues
Ron Rindjunsky
6
-13
/
+17
2008-04-17
iwlwifi: Fix TKIP update key and get_free_ucode_key
Emmanuel Grumbach
2
-3
/
+3
2008-04-17
iwlwifi: move rxon associated command to hcmd
Tomas Winkler
4
-41
/
+51
2008-04-17
iwlwifi: introduce host commands callbacks
Tomas Winkler
2
-0
/
+8
2008-04-17
iwlwifi: move HW device registration
Ron Rindjunsky
3
-19
/
+19
2008-04-17
iwlwifi: move the creation of LQ host command to iwlcore
Tomas Winkler
5
-65
/
+67
2008-04-17
iwlwifi: support different num of tx and rx antennas
Tomas Winkler
3
-9
/
+14
2008-04-17
iwlwifi: hw_setting cleanup
Tomas Winkler
6
-58
/
+61
2008-04-16
iwlwifi: remove the statistics work
Emmanuel Grumbach
5
-33
/
+21
2008-04-16
b43: Add fastpath to b43_mac_suspend()
Michael Buesch
1
-0
/
+7
2008-04-16
iwlwifi: move shared pointers to iwl_priv
Tomas Winkler
4
-44
/
+40
2008-04-16
iwlwifi: perform bss_info_changed post association work right away
Reinette Chatre
1
-9
/
+22
2008-04-16
iwlwifi: make Makefile more concise
Reinette Chatre
4
-24
/
+11
2008-04-16
iwl4965: make iwl4965_send_rxon_assoc asynchronous
Reinette Chatre
1
-21
/
+6
2008-04-16
iwlwifi: Fix byte count table for fragmented packets
Tomas Winkler
3
-11
/
+12
2008-04-16
iwlwifi: moves security functions to iwl-sta.c
Emmanuel Grumbach
3
-123
/
+123
2008-04-16
iwlwifi: maintain uCode key table state
Emmanuel Grumbach
4
-6
/
+34
2008-04-16
iwlwifi: add 1X HW WEP support
Emmanuel Grumbach
4
-2
/
+58
2008-04-16
iwlwifi: default WEP HW encryption
Emmanuel Grumbach
5
-40
/
+220
2008-04-16
iwlwifi: add default WEP key host command
Emmanuel Grumbach
2
-0
/
+28
2008-04-16
iwlwifi: replace sprintf with scnprintf for debugfs output
Abhijeet Kolekar
1
-28
/
+43
2008-04-16
iwlwifi: generalize iwlwifi init flow
Tomas Winkler
3
-165
/
+174
2008-04-16
b43legacy: fix TBTT and PU timings
Stefano Brivio
2
-3
/
+34
2008-04-16
proc: switch /proc/driver/ray_cs/ray_cs to seq_file interface
Alexey Dobriyan
1
-31
/
+42
2008-04-16
libertas: un-garbage various command structs
Holger Schurig
1
-1
/
+6
2008-04-16
libertas: convert libertas driver to use an event/cmdresp queue
Holger Schurig
13
-383
/
+269
2008-04-16
rt2x00: Only free skb when beacon_update fails
Ivo van Doorn
1
-4
/
+2
2008-04-16
ssb-pcicore: Remove b44 TPS flag workaround
Michael Buesch
1
-9
/
+3
2008-04-16
[TUN]: Allow to register tun devices in namespace.
Pavel Emelyanov
1
-0
/
+4
2008-04-16
[TUN]: Make the tun_dev_list per-net.
Pavel Emelyanov
1
-18
/
+19
2008-04-16
[TUN]: Introduce the tun_net structure and init/exit net ops.
Pavel Emelyanov
1
-1
/
+52
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
28
-184
/
+558
2008-04-14
[ISDN]: Do not validate ISDN net device address prior to interface-up
Paul Bolle
1
-0
/
+1
2008-04-14
[ATM] drivers/atm/horizon.c: stop inlining largish static functions
Denys Vlasenko
1
-12
/
+12
2008-04-13
net: check for underlength tap writes
Rusty Russell
1
-1
/
+4
2008-04-13
net: make struct tun_struct private to tun.c
Rusty Russell
1
-0
/
+33
2008-04-13
tg3: fix MMIO for PPC 44x platforms
Sergei Shtylyov
1
-3
/
+4
2008-04-12
Mark generic HDLC + PPP as broken.
Krzysztof Halasa
1
-1
/
+5
2008-04-12
ehea: Fix DLPAR memory add support
Thomas Klein
2
-3
/
+24
2008-04-12
sc92031: sysfs link missing
Stephen Hemminger
1
-0
/
+1
2008-04-12
smc91x driver: fix bug: print warning only in interrupt mode
Sonic Zhang
1
-0
/
+2
2008-04-12
forcedeth: mac address fix
Ayaz Abdulla
1
-2
/
+24
2008-04-12
macb: Use semicolon instead of comma for statement
Atsushi Nemoto
1
-6
/
+6
2008-04-12
macb: Call phy_disconnect on removing
Atsushi Nemoto
1
-0
/
+2
2008-04-12
ucc_geth: fix non-functional fixed phy support
Joakim Tjernlund
1
-23
/
+30
2008-04-12
fs_enet: Don't call NAPI functions when NAPI is not used.
Laurent Pinchart
1
-1
/
+2
2008-04-12
sky2: missing chip name for Yukon Supreme
Stephen Hemminger
1
-0
/
+1
2008-04-10
BNX2X: Correct bringing chip out of reset
Eliezer Tamir
1
-3
/
+3
2008-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-12
/
+17
2008-04-09
rt61pci: rt61pci_beacon_update do not free skb twice
Daniel Wagner
1
-3
/
+1
[next]