index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mISDN: Add support for Traverse Technologies NETJet PCI cards
Karsten Keil
2009-07-25
4
-0
/
+1224
*
mISDN: Add driver for Winbond cards
Karsten Keil
2009-07-25
4
-0
/
+1638
*
mISDN: Add support for Speedfax+ cards
Karsten Keil
2009-07-25
6
-1
/
+2551
*
mISDN: Driver for AVM Fritz!CARD PCI
Karsten Keil
2009-07-25
3
-0
/
+1161
*
mISDN: Add driver for Infineon ISDN chipset family
Karsten Keil
2009-07-25
6
-0
/
+3364
*
mISDN: Make clearing B-channel a common function
Karsten Keil
2009-07-25
5
-47
/
+17
*
ISDN: Fix isdnhdlc for one byte hdlc packets
Karsten Keil
2009-07-25
1
-1
/
+6
*
ISDN: Add support for none reverse bitstreams to isdnhdc
Karsten Keil
2009-07-25
5
-44
/
+56
*
ISDN: Clean up isdnhdlc code
Karsten Keil
2009-07-25
2
-203
/
+231
*
ISDN: Make isdnhdlc usable for other ISDN drivers
Karsten Keil
2009-07-25
8
-15
/
+17
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
71
-204
/
+3567
|
\
|
*
ixgbe: remove unnecessary call to device_init_wakeup
Andy Gospodarek
2009-07-23
1
-1
/
+0
|
*
ixgbe: Don't priority tag control frames in DCB mode
Lucy Liu
2009-07-23
1
-6
/
+12
|
*
ixgbe: Enable FCoE offload when DCB is enabled for 82599
Yi Zou
2009-07-23
3
-10
/
+31
|
*
net: Rework mdio-ofgpio driver to use of_mdio infrastructure
Mark Ware
2009-07-23
1
-41
/
+36
|
*
register at91_ether using platform_driver_probe
Uwe Kleine-König
2009-07-22
1
-2
/
+1
|
*
skge: Enable WoL by default if supported
Rafael J. Wysocki
2009-07-22
1
-1
/
+3
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-22
21
-33
/
+94
|
|
\
|
|
*
libertas: Fix problem with broken V4 firmware on CF8381
Marek Vasut
2009-07-21
2
-1
/
+9
|
|
*
ath: add support for special 0x8000 regulatory domain
Luis R. Rodriguez
2009-07-21
1
-0
/
+17
|
|
*
p54spi: fix potential null deref in p54spi.c
Dan Carpenter
2009-07-21
1
-1
/
+1
|
|
*
acer-wmi: fix rfkill conversion
Alan Jenkins
2009-07-21
1
-1
/
+1
|
|
*
cfg80211: double free in __cfg80211_scan_done
Christian Lamparter
2009-07-21
1
-2
/
+1
|
|
*
rfkill: remove too-strict __must_check
Alan Jenkins
2009-07-21
1
-1
/
+1
|
|
*
ath9k: Tune ANI function processing on AP mode during ANI reset
Luis R. Rodriguez
2009-07-21
1
-0
/
+12
|
|
*
rt2x00: Fix chipset detection for rt2500usb
Andy Whitcroft
2009-07-21
1
-1
/
+3
|
|
*
nl80211: Memory leak fixed
Niko Jokinen
2009-07-21
1
-2
/
+3
|
|
*
rtl8187: Fix for kernel oops when unloading with LEDs enabled
Larry Finger
2009-07-21
1
-1
/
+2
|
|
*
ath5k: temporarily disable crypto for AP mode
Bob Copeland
2009-07-21
1
-0
/
+3
|
|
*
mac80211: use correct address for mesh Path Error
Javier Cardona
2009-07-21
1
-3
/
+5
|
|
*
mac80211_hwsim: fix use after free
Johannes Berg
2009-07-21
1
-2
/
+2
|
|
*
mac80211_hwsim: fix unregistration
Johannes Berg
2009-07-21
1
-1
/
+1
|
|
*
rfkill: fix rfkill_set_states() to set the hw state
Alan Jenkins
2009-07-21
1
-0
/
+4
|
|
*
mac80211: fix injection in monitor mode
Pavel Roskin
2009-07-21
1
-1
/
+1
|
|
*
rfkill: allow toggling soft state in sysfs again
Johannes Berg
2009-07-21
1
-8
/
+19
|
|
*
mac80211: disable mesh
Johannes Berg
2009-07-21
2
-0
/
+4
|
|
*
iwlwifi: only update byte count table during aggregation
Reinette Chatre
2009-07-21
1
-1
/
+2
|
|
*
iwlwifi: only show active power level via sysfs
Reinette Chatre
2009-07-21
2
-6
/
+2
|
|
*
iwmc3200wifi: fix NULL pointer dereference in iwm_if_free
Zhu Yi
2009-07-21
1
-1
/
+1
|
*
|
net: KS8851 needs to depend on MII
Alexander Beregalov
2009-07-22
1
-0
/
+1
|
*
|
be2net: Bug fix in the non-lro path. Size of received packet was not updated ...
Ajit Khaparde
2009-07-22
1
-4
/
+4
|
*
|
ucc_geth: Revive fixed link support
Anton Vorontsov
2009-07-22
1
-16
/
+7
|
*
|
gianfar: Revive fixed link support
Anton Vorontsov
2009-07-22
1
-16
/
+8
|
*
|
fs_enet: Revive fixed link support
Anton Vorontsov
2009-07-22
1
-10
/
+10
|
*
|
of/mdio: Add support function for Ethernet fixed-link property
Anton Vorontsov
2009-07-22
2
-0
/
+45
|
*
|
sky2: Avoid races in sky2_down
Mike McCormack
2009-07-21
1
-8
/
+8
|
*
|
drivers/net/mlx4: Adjust constant
Julia Lawall
2009-07-21
1
-1
/
+1
|
*
|
drivers/net: Move a dereference below a NULL test
Julia Lawall
2009-07-21
1
-1
/
+2
|
*
|
drivers/net: Move a dereference below a NULL test
Julia Lawall
2009-07-21
1
-3
/
+4
|
*
|
connector: maintainer/mail update.
Evgeniy Polyakov
2009-07-21
5
-6
/
+13
[next]