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
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-6
/
+3
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
12
-1045
/
+615
2006-04-02
BUG_ON() Conversion in drivers/net/
Eric Sesterhenn
1
-6
/
+3
2006-04-01
[PATCH] uml: kconfigs
Al Viro
1
-1
/
+1
2006-03-31
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
Dominik Brodowski
5
-10
/
+9
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
9
-195
/
+117
2006-03-31
[PATCH] pcmcia: remove unused p_dev->state flags
Dominik Brodowski
3
-3
/
+2
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
9
-72
/
+75
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
11
-338
/
+292
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
10
-246
/
+108
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
9
-56
/
+30
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
9
-94
/
+25
2006-03-31
[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq
Dominik Brodowski
3
-11
/
+3
2006-03-31
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
8
-90
/
+24
2006-03-30
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
33
-8
/
+15546
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
2
-2
/
+2
2006-03-28
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
1
-1
/
+2
2006-03-27
[PATCH] hostap: Fix EAPOL frame encryption
Jouni Malinen
1
-1
/
+1
2006-03-27
[PATCH] hostap: Make hostap_tx_encrypt() static
Jouni Malinen
2
-6
/
+3
2006-03-27
[PATCH] PCMCIA_SPECTRUM must select FW_LOADER
Adrian Bunk
1
-0
/
+1
2006-03-27
[PATCH] bcm43xx: don't set the channel on a device, which is down.
Michael Buesch
1
-3
/
+9
2006-03-27
[PATCH] bcm43xx: sync GPHY init with the specs.
Michael Buesch
3
-29
/
+255
2006-03-27
[PATCH] bcm43xx: fix the remaining sparse warnings.
Michael Buesch
2
-5
/
+10
2006-03-27
[PATCH] bcm43xx: remove some compilerwarnings.
Michael Buesch
4
-60
/
+13
2006-03-27
[PATCH] bcm43xx: fix "include" issues on some platforms.
Michael Buesch
2
-2
/
+2
2006-03-27
[PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files.
Michael Buesch
8
-16
/
+0
2006-03-27
[PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want...
Michael Buesch
3
-4
/
+53
2006-03-27
[PATCH] bcm43xx: fix nrssi_threshold calculation.
Michael Buesch
1
-39
/
+33
2006-03-27
[PATCH] bcm43xx: sync interference mitigation code to the specs.
Michael Buesch
2
-150
/
+309
2006-03-27
[PATCH] bcm43xx: set default attenuation values.
Michael Buesch
5
-38
/
+158
2006-03-27
[PATCH] bcm43xx: some IRQ handler cleanups.
Michael Buesch
1
-35
/
+30
2006-03-27
[PATCH] bcm43xx: merge all iwmode code into the set_iwmode function.
Michael Buesch
1
-36
/
+29
2006-03-27
[PATCH] bcm43xx: fix some gpio register trashing (hopefully :D)
Michael Buesch
3
-43
/
+46
2006-03-27
[PATCH] bcm43xx: remove check for mmio length, as it differs among platforms....
Michael Buesch
1
-26
/
+4
2006-03-27
[PATCH] bcm43xx: properly mask txctl1 before writing it to hardware.
Michael Buesch
1
-2
/
+2
2006-03-27
[PATCH] bcm43xx: Do boardflags workarounds for specific boards.
Michael Buesch
2
-0
/
+13
2006-03-27
[PATCH] bcm43xx: Remove the workaround in dummy_transmission,
Michael Buesch
1
-7
/
+0
2006-03-27
[PATCH] bcm43xx: Fix crash on ifdown, by being careful in pio/dma freeing.
Michael Buesch
2
-2
/
+10
2006-03-27
[PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded memb...
Michael Buesch
13
-301
/
+320
2006-03-27
[PATCH] bcm43xx: add functions bcm43xx_dma_read/write, bcm43xx_dma_tx_suspend...
Michael Buesch
2
-28
/
+51
2006-03-27
[PATCH] bcm43xx: receive TX status on MMIO or DMA unconditionally regarding t...
Michael Buesch
1
-12
/
+7
2006-03-27
[PATCH] bcm43xx: fix some stuff, add a few missing mmiowb(), remove dead code.
Michael Buesch
6
-187
/
+167
2006-03-27
[PATCH] bcm43xx: Remove the mmio access printing facility overhead.
Michael Buesch
2
-130
/
+6
2006-03-27
[PATCH] bcm43xx: Abstract the locking mechanism.
Michael Buesch
7
-124
/
+142
2006-03-27
[PATCH] bcm43xx: Set both, the DMAmask and the coherent DMAmask.
Michael Buesch
1
-3
/
+6
2006-03-27
[PATCH] bcm43xx: fix DMA TX skb freeing in case of fragmented packets.
Pete Zaitcev
2
-40
/
+8
2006-03-27
[PATCH] bcm43xx: Add sysfs attributes for device specific tunables.
Michael Buesch
5
-1
/
+356
2006-03-27
[PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/...
Michael Buesch
9
-577
/
+746
2006-03-27
[PATCH] bcm43xx: add assert(bcm->initialized) to periodic_tasks_setup().
Michael Buesch
1
-0
/
+1
2006-03-27
[PATCH] bcm43xx: move initialized = 1 to the end of init_board.
Michael Buesch
1
-4
/
+6
[next]