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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-24
ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep
Vasanthakumar Thiagarajan
1
-5
/
+12
2010-05-24
wireless: fix sta_info.h kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2010-05-24
wireless: fix mac80211.h kernel-doc warnings
Randy Dunlap
1
-0
/
+3
2010-05-24
iwlwifi: testing the wrong variable in iwl_add_bssid_station()
Dan Carpenter
1
-1
/
+1
2010-05-24
ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()
Dan Carpenter
1
-0
/
+4
2010-05-24
ath9k_htc: dereferencing before check in hif_usb_tx_cb()
Dan Carpenter
1
-2
/
+4
2010-05-24
rt2x00: Fix rt2800usb TX descriptor writing.
Gertjan van Wingerde
1
-1
/
+1
2010-05-24
rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.
Gertjan van Wingerde
4
-14
/
+18
2010-05-24
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
3
-27
/
+3
2010-05-24
wireless: update gfp/slab.h includes
Tejun Heo
2
-0
/
+2
2010-05-24
rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize
Helmut Schaa
1
-1
/
+1
2010-05-24
ath5k: consistently use rx_bufsize for RX DMA
Bruno Randolf
1
-3
/
+4
2010-05-21
cfg80211: add missing braces
Johannes Berg
1
-2
/
+4
2010-05-21
rndis_wlan: replace wireless_send_event with cfg80211_disconnected
Jussi Kivilinna
1
-6
/
+10
2010-05-21
ath9k: remove AR9003 from PCI IDs for now
Luis R. Rodriguez
1
-1
/
+0
2010-05-21
cfg80211: fix crash in cfg80211_set_freq()
Felix Fietkau
1
-1
/
+1
2010-05-21
wl1271: Fix RX data path frame lengths
Juuso Oikarinen
1
-0
/
+2
2010-05-21
iwlwifi: fix internal scan race
Reinette Chatre
1
-3
/
+18
2010-05-21
cfg80211: Fix signal_type comparison
Sujith
1
-2
/
+2
2010-05-21
net: fix problem in dequeuing from input_pkt_queue
Tom Herbert
2
-16
/
+26
2010-05-21
can: SJA1000 add missing spin_lock_init()
Oliver Hartkopp
1
-0
/
+2
2010-05-21
sh_eth: Fix memleak in sh_mdio_release
Denis Kirjanov
1
-0
/
+3
2010-05-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-10
/
+16
2010-05-21
gro: Fix bogus gso_size on the first fraglist entry
Herbert Xu
1
-0
/
+1
2010-05-21
ixgbe:add support for a new 82599 10G Base-T device
Mallikarjuna R Chilakala
7
-0
/
+111
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
261
-8360
/
+17242
2010-05-21
sound: fixup for usb_buffer_alloc/free rename
Stephen Rothwell
1
-5
/
+5
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1455
-48165
/
+95796
2010-05-21
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-0
/
+109
2010-05-21
Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
27
-573
/
+1905
2010-05-21
USB: remove unused usb_buffer_alloc and usb_buffer_free macros
Greg Kroah-Hartman
1
-12
/
+0
2010-05-21
usb: musb: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-05-21
USB: ftdi_sio: fix legacy SIO-device header
Johan Hovold
1
-1
/
+1
2010-05-21
USB: kl5usb105: reimplement using generic framework
Johan Hovold
1
-333
/
+47
2010-05-21
USB: kl5usb105: minor clean ups
Johan Hovold
1
-46
/
+33
2010-05-21
USB: kl5usb105: fix memory leak
Johan Hovold
1
-0
/
+1
2010-05-21
USB: io_ti: use kfifo to implement write buffering
Johan Hovold
1
-210
/
+13
2010-05-21
USB: io_ti: remove unsused private counter
Johan Hovold
1
-5
/
+0
2010-05-21
USB: ti_usb: use kfifo to implement write buffering
Johan Hovold
1
-165
/
+14
2010-05-21
USB: ir-usb: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+3
2010-05-21
USB: aircable: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+1
2010-05-21
USB: safe_serial: straighten out read processing
Johan Hovold
1
-22
/
+21
2010-05-21
USB: safe_serial: reimplement read using generic framework
Johan Hovold
1
-39
/
+8
2010-05-21
USB: safe_serial: reimplement write using generic framework
Johan Hovold
1
-111
/
+32
2010-05-21
usb-storage: always print quirks
Felipe Contreras
1
-3
/
+6
2010-05-21
USB: usb-storage: trivial debug improvements
Felipe Contreras
1
-29
/
+32
2010-05-21
USB: oti6858: use port write fifo
Johan Hovold
1
-37
/
+25
2010-05-21
USB: oti6858: use kfifo to implement write buffering
Johan Hovold
1
-201
/
+17
2010-05-21
USB: cypress_m8: use kfifo to implement write buffering
Johan Hovold
1
-222
/
+17
2010-05-21
USB: cypress_m8: remove unused drain define
Johan Hovold
1
-1
/
+0
[next]